Tutorial: Microsoft Entra SSO integration with Rackspace SSO

In this tutorial, you'll learn how to integrate Rackspace SSO with Microsoft Entra ID. When you integrate Rackspace SSO with Microsoft Entra ID, you can:

  • Control in Microsoft Entra ID who has access to Rackspace SSO.
  • Enable your users to be automatically signed-in to Rackspace SSO with their Microsoft Entra accounts.
  • Manage your accounts in one central location.

Prerequisites

To configure Microsoft Entra integration with Rackspace SSO, you need the following items:

  • A Microsoft Entra subscription. If you don't have a Microsoft Entra environment, you can get a free account.
  • Rackspace SSO single sign-on enabled subscription.

Scenario description

In this tutorial, you configure and test Microsoft Entra single sign-on in a test environment.

  • Rackspace SSO supports IDP initiated SSO.

Note

Identifier of this application is a fixed string value so only one instance can be configured in one tenant.

To configure the integration of Rackspace SSO into Microsoft Entra ID, you need to add Rackspace SSO from the gallery to your list of managed SaaS apps.

  1. Sign in to the Microsoft Entra admin center as at least a Cloud Application Administrator.
  2. Browse to Identity > Applications > Enterprise applications > New application.
  3. In the Add from the gallery section, type Rackspace SSO in the search box.
  4. Select Rackspace SSO from results panel and then add the app. Wait a few seconds while the app is added to your tenant.

Alternatively, you can also use the Enterprise App Configuration Wizard. In this wizard, you can add an application to your tenant, add users/groups to the app, assign roles, as well as walk through the SSO configuration as well. Learn more about Microsoft 365 wizards.

Configure and test Microsoft Entra SSO for Rackspace SSO

In this section, you configure and test Microsoft Entra single sign-on with Rackspace SSO based on a test user called Britta Simon. When using single sign-on with Rackspace, the Rackspace users will be automatically created the first time they sign in to the Rackspace portal.

To configure and test Microsoft Entra single sign-on with Rackspace SSO, you need to perform the following steps:

  1. Configure Microsoft Entra SSO - to enable your users to use this feature.
    1. Create a Microsoft Entra test user - to test Microsoft Entra single sign-on with Britta Simon.
    2. Assign the Microsoft Entra test user - to enable Britta Simon to use Microsoft Entra single sign-on.
  2. Configure Rackspace SSO - to configure the Single Sign-On settings on application side.
    1. Set up Attribute Mapping in the Rackspace Control Panel - to assign Rackspace roles to Microsoft Entra users.
  3. Test SSO - to verify whether the configuration works.

Configure Microsoft Entra SSO

Follow these steps to enable Microsoft Entra SSO.

  1. Sign in to the Microsoft Entra admin center as at least a Cloud Application Administrator.

  2. Browse to Identity > Applications > Enterprise applications > Rackspace SSO > Single sign-on.

  3. On the Select a single sign-on method page, select SAML.

  4. On the Set up single sign-on with SAML page, click the pencil icon for Basic SAML Configuration to edit the settings.

    Screenshot shows to edit Basic S A M L Configuration.

  5. On the Basic SAML Configuration section, upload the Service Provider metadata file which you can download from the URL and perform the following steps:

    a. Click Upload metadata file.

    Screenshot shows Basic S A M L Configuration with the Upload metadata file link.

    b. Click on folder logo to select the metadata file and click Upload.

    Screenshot shows a dialog box where you can select and upload a file.

    c. Once the metadata file is successfully uploaded, the necessary URLs get auto populated automatically.

  6. On the Set up Single Sign-On with SAML page, in the SAML Signing Certificate section, click Download to download the Federation Metadata XML from the given options as per your requirement and save it on your computer.

    Screenshot shows the Certificate download link.

This file will be uploaded to Rackspace to populate required Identity Federation configuration settings.

Create a Microsoft Entra test user

In this section, you'll create a test user called B.Simon.

  1. Sign in to the Microsoft Entra admin center as at least a User Administrator.
  2. Browse to Identity > Users > All users.
  3. Select New user > Create new user, at the top of the screen.
  4. In the User properties, follow these steps:
    1. In the Display name field, enter B.Simon.
    2. In the User principal name field, enter the username@companydomain.extension. For example, B.Simon@contoso.com.
    3. Select the Show password check box, and then write down the value that's displayed in the Password box.
    4. Select Review + create.
  5. Select Create.

Assign the Microsoft Entra test user

In this section, you'll enable B.Simon to use single sign-on by granting access to Rackspace SSO.

  1. Sign in to the Microsoft Entra admin center as at least a Cloud Application Administrator.
  2. Browse to Identity > Applications > Enterprise applications > Rackspace SSO.
  3. In the app's overview page, select Users and groups.
  4. Select Add user/group, then select Users and groups in the Add Assignment dialog.
    1. In the Users and groups dialog, select B.Simon from the Users list, then click the Select button at the bottom of the screen.
    2. If you are expecting a role to be assigned to the users, you can select it from the Select a role dropdown. If no role has been set up for this app, you see "Default Access" role selected.
    3. In the Add Assignment dialog, click the Assign button.

Configure Rackspace SSO

To configure single sign-on on Rackspace SSO side:

  1. See the documentation at Add an Identity Provider to the Control Panel
  2. It will lead you through the steps to:
    1. Create a new Identity Provider.
    2. Specify an email domain that users will use to identify your company when signing in.
    3. Upload the Federation Metadata XML previously downloaded from the Azure control panel.

This will correctly configure the basic SSO settings needed for Azure and Rackspace to connect.

Set up Attribute Mapping in the Rackspace control panel

Rackspace uses an Attribute Mapping Policy to assign Rackspace roles and groups to your single sign-on users. The Attribute Mapping Policy translates Microsoft Entra SAML claims into the user configuration fields Rackspace requires. More documentation can be found in the Rackspace Attribute Mapping Basics documentation. Some considerations:

  • If you want to assign varying levels of Rackspace access using Microsoft Entra groups, you will need to enable the Groups claim in the Azure Rackspace SSO Single Sign-on settings. The Attribute Mapping Policy will then be used to match those groups to desired Rackspace roles and groups:

    Screenshot shows the Groups claim settings.

  • By default, Microsoft Entra ID sends the UID of Microsoft Entra groups in the SAML claim, versus the name of the Group. However, if you are synchronizing your on-premises Active Directory to Microsoft Entra ID, you have the option to send the actual names of the groups:

    Screenshot shows the Groups claim name settings.

The following example Attribute Mapping Policy demonstrates:

  1. Setting the Rackspace user's name to the user.name SAML claim. Any claim can be used, but it is most common to set this to a field containing the user's email address.
  2. Setting the Rackspace roles admin and billing:admin on a user by matching a Microsoft Entra group, by either Group Name or Group UID. A substitution of "{0}" in the roles field is used, and will be replaced by the results of the remote rule expressions.
  3. Using the "{D}" default substitution to let Rackspace retrieve additional SAML fields by looking for standard and well-known SAML claims in the SAML exchange.
---
mapping:
    rules:
    - local:
        user:
          domain: "{D}"
          name: "{At(http://schemas.xmlsoap.org/ws/2005/05/identity/claims/name)}"
          email: "{D}"
          roles:
              - "{0}"
          expire: "{D}"
      remote:
          - path: |
              (
                if (mapping:get-attributes('http://schemas.microsoft.com/ws/2008/06/identity/claims/groups')='7269f9a2-aabb-9393-8e6d-282e0f945985') then ('admin', 'billing:admin') else (),
                if (mapping:get-attributes('http://schemas.microsoft.com/ws/2008/06/identity/claims/groups')='MyAzureGroup') then ('admin', 'billing:admin') else ()
              )
            multiValue: true
  version: RAX-1

Tip

Ensure that you use a text editor that validates YAML syntax when editing your policy file.

See the Rackspace Attribute Mapping Basics documentation for more examples.

Test SSO

In this section, you test your Microsoft Entra single sign-on configuration with following options.

  • Click on Test this application, and you should be automatically signed in to the Rackspace SSO for which you set up the SSO.

  • You can use Microsoft My Apps. When you click the Rackspace SSO tile in the My Apps, you should be automatically signed in to the Rackspace SSO for which you set up the SSO. For more information, see Microsoft Entra My Apps.

You can also use the Validate button in the Rackspace SSO Single sign-on settings:

Screenshot shows the SSO Validate Button.

Next steps

Once you configure Rackspace SSO you can enforce session control, which protects exfiltration and infiltration of your organization’s sensitive data in real time. Session control extends from Conditional Access. Learn how to enforce session control with Microsoft Defender for Cloud Apps.