Using Single Sign-on (SSO) with Azure Active Directory (AAD)

Skytap supports federated authentication via SAML 2.0 single sign-on (SSO). When SSO is enabled for your account, users can automatically sign in to Skytap after being authenticated by Azure Active Directory, which serves as the Identity Provider (IdP) for SSO.

This document describes how to enable SSO for your account, how to create SSO users, and the sign-in and authentication process.

You must be an account administrator to perform most of these actions.

Contents

Managing account-wide SSO settings

Enabling single sign-on (SSO) in Azure Active Directory (AAD)

Before you begin, we recommend that you create and use a separate user account that is enabled for SSO, rather than enable SSO on your primary administrative account. This way, if the SSO test fails, you won’t be locked out of your administrative account.

For detailed instructions about configuring Azure Active Directory to integrate with Skytap, see Tutorial: Azure Active Directory integration with Skytap.

During the AAD setup process, note the following settings:

Setting Value
Identifier (Entity ID) PingConnect
Unique User Identifier user.mail

One-time setup: Enabling SSO for your Skytap customer account

To enable SSO for your Skytap account
  1. Email support@skytap.com with the following information:

    Setting or file Description
    Entity ID The unique string used to identify AAD to Skytap. Provided by Azure.
    Signing Certificate The certificate that lets Skytap verify that information sent by AAD is genuine and originated from AAD.
    SAML Metadata The SSO configuration details. This can be uploaded as a file, or sent as a URL that links to a file.
    IdP Login URL The URL that users are redirected to for authentication.
    IdP Logout URL The URL users are directed to when they click Sign Out.
    IdP Error URL The URL that users are redirected to if authentication fails after AAD is identified by Skytap
  2. Skytap Support enables SSO for your account and gives you an Entity ID, Authentication Certificate, and SAML metadata to enter in AAD. Configure AAD with these files so that Skytap is recognized as a service provider.
  3. Work with Skytap Support to test and verify the SSO configuration. During this testing, we recommend that you test the account sign in from a new incognito browser session to eliminate issues caused by browser cookies or the browser cache.

    Troubleshooting tip

    For help troubleshooting the negotiation between the Skytap SSO service provider and AAD:

    • Use a browser-based tool to trace the network requests associated with the SSO connection. For example, use a tool like SSO Tracer or SAML Tracer.
    • Check the logs from AAD for errors or other messages.
  4. After SSO is properly configured, enable your Skytap user accounts to use SSO authentication rather than password-based authentication.

Editing SSO settings or disabling SSO for the customer account

To edit your account SSO settings
  1. Click Manage > Security Policies.

    Manage > Users

  2. Click the Sign-on policy tab.

    sso

    From this tab, administrators can:

    • Disable Single Sign-on for the entire account. This prevents SSO-enabled users from logging in, and it deactivates sharing portals that use single sign-on.
    • Edit the Login path, Logout redirect URL, and Error redirect URL set up during the initial account configuration. SeeEnabling SSO for your customer account above.
    • Download Skytap service provider metadata and signing certificates.

Managing SSO-enabled user accounts

Users who are enabled for SSO don’t have Skytap passwords.

Enabling SSO on an existing user account

To switch an existing user’s account from password-based authentication to SSO authentication
  1. Navigate to the Edit User page for the user.

    Manage > Users

    If the Manage button is missing, you aren’t a Skytap administrator. Contact your primary administrator or another Skytap administrator if you need to modify your user role.

    The Users page displays.

  2. Click expand options (Expand options) next to the user you want to edit.

    User Page

  3. Select Edit user information from the drop-down menu.

    The Edit User page displays.

    admin edit users

  4. In the user details, check Enable Single Sign-on.

    New User Single Sign-On

  5. Verify that the user’s sign-in name is a valid email address.
  6. Click Save.
  7. The user must validate the account change:

    1. Skytap sends a user activation email to the user. The user must click the activation button to activate the account.
    2. Skytap sends a second email to the user, with the Skytap sign in link for your account. The user clicks this link to initiate an SSO connection and sign in to Skytap with his or her SSO credentials. Users can bookmark this URL for future access. For more information, see Signing into Skytap with SSO.

Creating new SSO-enabled user accounts

To create an SSO-enabled user

Create a user, following the instructions at Creating user accounts. During the account configuration step, select Enable Single Sign-on, and verify that the user’s login name is a valid email address.

New User Single Sign-On

The user must complete a two-step process to validate the account:

  1. Skytap sends a user activation email to the user. The user must click the activation button to activate the account.
  2. Skytap sends a second email to the user, with the Skytap sign in link for your account. The user clicks this link to initiate an SSO connection and sign in to Skytap with his or her SSO credentials. Users can bookmark this URL for future access. For more information, see Signing into Skytap with SSO.

Disabling SSO on a user account

To disable SSO for a user account
  1. Click Manage > Users.

    Manage > Users

    If the Manage button is missing, you aren’t a Skytap administrator. Contact your primary administrator or another Skytap administrator if you need to modify your user role.

    The Users page displays.

  2. Click expand options (Expand options) next to the user you want to edit.

    User Page

  3. Select Edit user information from the drop-down menu.

    The Edit User page displays.

    admin edit users

  4. In the user details, uncheck Enable Single Sign-on.New User Single Sign-On
  5. Click Save.
  6. The user must validate the account change. Skytap sends the user a new activation email. The user must click the activation button to activate the account. After this, the user can use the sign-in page at Skytap.

Signing into Skytap with SSO

After your account is enabled for SSO, Skytap generates a custom login path for your organization’s SSO-enabled users (for example: https://cloud.skytap.com/{sso}/{yourcompanyname}`). The first time an SSO-enabled user signs into Skytap, he or she must sign in using this custom path.

This URL can be bookmarked or placed on an internal company portal for future access. It can also be changed using the instructions for Editing your account SSO settings.

When a user signs in using the custom path, Skytap places a local cookie on the user’s machine that associates the user with AAD. The next time the user logs in, he or she can use the standard login path at https://cloud.skytap.com/{sso}/{yourcompanyname}`. Skytap uses the browser cookie to associate and validate the user to AAD.

If users clear the browser cookies or use different browsers, they must sign in using the custom login path (example: https://cloud.skytap.com/{sso}/{yourcompanyname}`).

When you log out of Skytap, your AAD session should also end. We recommend that you close all open browser windows to make sure that the AAD session fully closes.

Accessing sharing portals with SSO

After your account is enabled for SSO, sharing portals can be configured to be accessible via SSO sign in (in the Security section of the sharing portal configuration options).