Skip to main content

July 17, 2026

Configure the Identity Provider Microsoft Entra ID (SCIM)

Configuring the identity provider (IdP) in the Enterprise Federation workflow in Omnissa Connect includes working in both the provider and Omnissa Connect consoles, and this procedure outlines configuring Microsoft Entra ID in the SAML (Security Assertion Markup Language) protocol or in the OIDC (OpenID Connect) protocol with SCIM (System for Cross-domain Identity Management) provisioning.

What is the role of Omnissa Access

The Omnissa Access tenant is provisioned automatically to help with this step. Omnissa Access acts a service provider and self-service federation provides a presentation layer to help simplify connecting your identity provider with your service provider.

What is the role of Omnissa Identity Service?

Enterprise federation using SAML can use the Omnissa Identity Service for SCIM based user provisioning and management. The Omnissa Identity Service integrates Omnissa products and services with third-party cloud-based identity providers for user provisioning and identity federation. Omnissa Identity Service offers centralized user management across the Omnissa platform.

Note: You must configure a separate instance of the Omnissa Identity Service app for enterprise federation. You cannot use a previously configured Omnissa Identity Service app.

Supported authentication protocols

Enterprise federation with SCIM provisioning supports both SAML and OpenID Connect (OIDC) authentication protocols.

Microsoft documentation

Requirements

  • You must complete the Verify Domains step before you can access the Configure identity provider area of the Set up Enterprise Federation widget in Omnissa Connect.
  • You must have admin permissions to integrate apps in Entra ID.
  • Some fields have character restrictions, so ensure you are aligning to the parameters set by the field you are configuring. For example, you cannot use the character ampersand (&) in the Department attribute.

SAML

To configure Microsoft Entra ID in the SAML protocol for SCIM provisioning, work in both the Omnissa Connect console and in the Microsoft Entra admin center. It is best to use two browser instances to facilitate copying and pasting values between the consoles.

Note: You can use the preconfigured Omnissa Identity Service app as the baseline to simplify configuration rather than creating an app as outlined in the listed steps.

  1. Select your identity provider in Omnissa Connect.
    1. Open a browser instance and go to your Omnissa Connect console.
    2. Go to Set up Enterprise Federation > Configure identity provider and select Start.
    3. On the Select your identity provider tab, select the listed settings and then select Next.
      • Identity Provider: Microsoft Entra ID
      • Provisioning Type: SCIM-based
      • Authentication Protocol Type: SAML
        An image of where you can select Entra ID and SCIM for enterprise federation.
      • Keep your Omnissa Connect instance open.
  2. Create an Omnissa Connect app in Microsoft Entra ID.
    1. Open another browser instance and log in to your Microsoft Entra admin center with admin privileges.
    2. In Microsoft Entra ID, go to Dashboard > Enterprise applications > Manage > All applications and select to add a new application.
    3. On the Browse Microsoft Entra Gallery page, select to create your own application.
    4. Complete the following menu options in the Create your own application widget.
      • What's the name of your app?: Enter any name that is easily identified.
      • What are you looking to do with your application?: Select Integrate any other application you don’t find in the gallery (Non-gallery).
      • Select Create.
    5. Still working in your Microsoft Entra ID instance, select the app you just created from the All Applications list.
    6. Select Assign users and groups on the Overview page.
    7. Follow the instructions to assign users and groups that you want to have access to Omnissa Connect through SSO.
  3. Set up Microsoft Entra ID for SCIM provisioning.
    1. In your Microsoft Entra ID instance, return to the app's Overview page after completing the addition of users and groups and select Manage > Provisioning from the left navigation.
    2. In your Omnissa Connect browser instance, ensure you are on the Set up identity provider for SCIM provisioning tab so you can copy the Tenant URL and the Secret Token.
      An image of where you can copy the Tenant URL and the Secret Token in Omnissa Connect so you can successfully provision users in Entra ID.
    3. On the Provisioning page in Microsoft Entra ID, complete the following menu items.
      • Provisioning Mode: Select Automatic.
      • Tenant URL: Copy the Tenant URL from Omnissa Connect and paste it in the text field.
      • Secret Token: Copy the Secret Token from Omnissa Connect and paste it in the text field.
      • Test Connect: Select to test the connection to ensure the two systems can communicate.
      • After completion, return to your Omnissa Connect browser instance and select Next on the Set up identity provider for SCIM provisioning tab to move on the next step.
  4. Set up SAML in Microsoft Entra ID.
    1. On the Overview page of your app in Microsoft Entra ID, select Set up single sign on.
      • Keep your Omnissa Connect browser instance open.
      • You are going to copy the Identifier and the Reply URL from the Connect console, from the Set up SAML within your identity provider tab.
        An image of where you can copy the Identifier and the Reply URL in Omnissa Connect so you can successfully configure SAML SSO in Entra ID.
    2. Complete the following menu options in the Basic SAML Configuration widget.
      • Identifier (Entity ID): Copy the Identifier from Omnissa Connect and paste it in the text field.
      • Reply URL (Assertion Consumer Service URL): Copy the Reply URL from Omnissa Connect and paste it in the text field.
      • Ignore optional steps, save your settings, and close the Basic SAML Configuration widget.
      • Do not close the Microsoft Entra ID browser instance. Keep the Microsoft Entra admin center browser session open because you are going to edit attributes and claims next.
      • Return to your Omnissa Connect browser instance and select Next on the Set up SAML within your identity provider tab to move on the next step.
  5. Set up attributes and claims in Microsoft Entra ID.
    1. In your app in Microsoft Entra ID, select Manage > Single sign-on from the left navigation and select to edit Attributes and Claims.
      • Keep your Omnissa Connect browser instance open.
      • The User attributes tab lists the user attributes you need to map in Microsoft Entra ID.
        An image of the user attributes format in Omnissa Connect to map in Entra ID.
    2. Configure the Required claim in Microsoft Entra ID.
      • For the Unique User Identifier (Name ID), the value user.userprincipalname works as long as you selected UPN (user principal name) in Omnissa Connect.
      • If you select email in Omnissa Connect, you must change the value of the Unique User Identifier to user.mail.
    3. Configure the Additional claims in Microsoft Entra ID.
      • Remove Attribute Namespace values that were assigned by Microsoft Entra ID.
      • Add or edit the pre-populated additional claims so that the system recognizes them.
      • These strings are case sensitive.
        • Name: email, Source Attribute: user.mail
        • Name: firstName, Source Attribute: user.givenname
        • Name: lastName, Source Attribute: user.surname
        • Name: userName, Source Attribute: user.userprincipalname
        • Name: userPrincipalName, Source Attribute: user.userprincipalname
      • Optionally, you can add the name domain and map it to the applicable domain.
      • In Omnissa Connect, on the User attributes tab, select Next to move to the Configure your identity provider step.
  6. Configure the identity provider in Omnissa Connect.
    1. In Omnissa Connect, on the Configure your identity provider tab, enter a name in the IdP Display Name text field.
      • Keep your Microsoft Entra ID browser instance open.
      • In the app, on the Single sign-on page, in the SAML Certificate section, copy the App Federation Metadata Url.
    2. Paste the App Federation Metadata Url from Microsoft Entra ID into the Metadata text field in Omnissa Connect.
    3. In Omnissa Connect, select URL as the Metadata type.
      An image of where to paste the Entra ID string in Omnissa Connect as the metadata url.
      • Validation of the metadata starts automatically.
      • When validation finishes, a green check box icon indicates that the file was read and parsed successfully.
      • If the validation returns an error, check that the URL you entered is correct.
    4. Select Next in Omnissa Connect to move to the next tab, Set user identification preference.
  7. Configure the user identification preference in Omnissa Connect.
    1. On the Set user identification preference tab, select how users of your enterprise are going to identify themselves when accessing Omnissa Connect from the Omnissa Connect discovery page.
      In Connect, configure whether to use the email or the UPN to identify users.
      • User identification is different from how the user authenticates against your enterprise identity provider.
      • Follow the examples shown on the screen to choose the correct one.
      • Consider that for all the options, the chosen value must end with @DomainName.com where domainName is the one you registered during the verification step.
    2. Select Configure to complete the process.
  8. Check and activate provisioning for the app in Microsoft Entra ID.
    1. Return to your Microsoft Entra ID browser instance and navigate to your enterprise integration.
    2. Find and select your app in the Enterprise applications > All applications list.
    3. In the left navigation, select Manage > Provisioning.
    4. On the Overview screen, select to Start Provisioning from the top menu options.

OIDC

To configure Microsoft Entra ID in the OpenID Connect (OIDC) protocol for SCIM provisioning, work in both the Omnissa Connect console and in the Microsoft Entra admin center. It is best to use two browser instances to facilitate copying and pasting values between the consoles.

  1. Select your identity provider in Omnissa Connect.
    1. Open a browser instance and go to your Omnissa Connect console.
    2. Go to Set up Enterprise Federation > Configure identity provider and select Start.
    3. In the Select your identity provider tab, select the listed settings and then select Next.
      • Identity Provider: Microsoft Entra ID
      • Provisioning Type: SCIM-based
      • Authentication Protocol Type: OpenID Connect
        An image of where you can select Entra ID and SCIM for enterprise federation.
      • Keep your Omnissa Connect browser instance open.
  2. Add an Omnissa Connect app to Microsoft Entra ID.
    1. Open another browser instance and log in to your Microsoft Entra admin center with admin privileges.
    2. In Microsoft Entra ID, go to Dashboard > Enterprise applications > Manage > All applications and select to add a new application.
    3. On the Browse Microsoft Entra Gallery page, select to create your own application.
    4. Complete the following menu options in the Create your own application widget.
      • What's the name of your app?: Enter any name that is easily identified.
      • What are you looking to do with your application?: Select Integrate any other application you don’t find in the gallery (Non-gallery).
      • Select Create.
  3. Assign users and groups in Microsoft Entra ID.
    1. Select the app you just created from the All Applications list and then select Assign users and groups on the Overview page.
    2. Follow the instructions to assign users and groups that you want to have access to Omnissa Connect through SSO.
  4. Set up Microsoft Entra ID for SCIM provisioning.
    1. In your Microsoft Entra ID instance, return to the app's Overview page after completing the addition of users and groups and select Manage > Provisioning from the left navigation.
    2. In your Omnissa Connect browser instance, ensure you are on the Set up identity provider for SCIM provisioning tab so you can copy the Tenant URL and the Secret Token.
      An image of where you can copy the Tenant URL and the Secret Token in Omnissa Connect so you can successfully provision users in Entra ID.
    3. On the Provisioning page in Microsoft Entra ID, complete the following menu items.
      • Provisioning Mode: Automatic
      • Tenant URL: Copy the Tenant URL from Omnissa Connect and paste it in the text field.
      • Secret Token: Copy the Secret Token from Omnissa Connect step and paste it in the text field.
      • Test Connect: Select to test the connection to ensure the two systems can communicate.
      • After completion, return to your Omnissa Connect browser instance and select Next on the Set up identity provider for SCIM provisioning tab to move on the next step.
  5. Set up Microsoft Entra ID with a redirect URI for OIDC.
    1. In Microsoft Entra ID, navigate to Enterprise applications and select the link for application registrations.
      • Keep your Omnissa Connect browser instance open.
      • Ensure you are on the Set up Open ID Connect provider with Redirect URI tab so you can copy the Redirect URI from the Connect console.
        An image of where you can copy the redirect URI in Omnissa Connect so you can successfully use OIDC in Entra ID.
    2. Back on the Microsoft Entra ID instance, select New Registration.
    3. In the Register an application widget, complete the listed settings.
      • Name: Enter a name to help identify the app.
      • Supported account types: Select Accounts in this organizational directory only (Single tenant).
      • Redirect URI: Select Web and paste the Redirect URI from Omnissa Connect into the text field.
    4. Register the app. The system displays the message Successfully created application name.
  6. Set up attributes and claims in Microsoft Entra ID.
    1. In Microsoft Entra ID, in the Overview of the app you just registered, select Go to Enterprise applications.
    2. Select Manage > Single sign-on from the left navigation and select to edit Attributes and Claims.
      • Keep your Omnissa Connect browser instance open.
      • The User attributes tab lists the user attributes you need to map in Microsoft Entra ID.
        An image of the user attributes format in Omnissa Connect to map in Entra ID.
    3. Configure the Required claim in Microsoft Entra ID.
      • For the Unique User Identifier (Name ID), the value user.userprincipalname works as long as you selected UPN (user principal name) in Omnissa Connect.
      • If you select email in Omnissa Connect, you must change the value of the Unique User Identifier to user.mail.
    4. Configure Additional claims in Microsoft Entra ID.
      • Remove Attribute Namespace values that were assigned by Microsoft Entra ID.
      • Add or edit the pre-populated additional claims so that the system recognizes them.
      • These strings are case sensitive.
        • Name: email, Source Attribute: user.mail
        • Name: firstName, Source Attribute: user.givenname
        • Name: lastName, Source Attribute: user.surname
        • Name: userName, Source Attribute: user.userprincipalname
        • Name: userPrincipalName, Source Attribute: user.userprincipalname
      • Optionally, you can add the name domain and map it to the applicable domain.
      • In Omnissa Connect, on the User attributes step, select Next to move to the Configure your identity provider step.
  7. Configure the identity provider in Omnissa Connect.
    1. In Omnissa Connect, configure the Configure your identity provider tab.
      • Keep your Microsoft Entra ID browser instance open.
        1. In the registered app, go to the Overview and select Endpoints.
        2. Copy the OpenID Connect metadata document URL from Microsoft Entra ID.
    2. Paste the OpenID Connect metadata document endpoint URL into the Configure URL text field in Omnissa Connect.
      An image of where to paste the OIDC endpoint URL in Omnissa Connect.
      • Note that we still need a Client ID and a Client Secret.
      • Let's get these from Microsoft Entra ID.
        1. In the registered app in Microsoft Entra ID, in the left navigation, select Manage > Certificate & secrets.
        2. Select the Add a certificate or secret link.
        3. Select New client secret.
        4. Select Add to generate the secret on the Client secrets tab.
        5. Copy the Value for pasting in Omnissa Connect in the Client Secret text field.
        6. Copy the Secret ID for pasting in Omnissa Connect in the Client ID text field.
        7. If you navigate away from this page without copying the strings, you must generate a new secret.
    3. On the Configure your identity provider tab in Omnissa Connect, paste the listed values.
      • Paste the Value from Microsoft Entra ID to the Client Secret text field in Omnissa Connect.
      • Paste the Secret ID from Microsoft Entra ID to the Client ID text field in Omnissa Connect.
        An image of where to paste the Value and Secret ID you copied from Entra ID.
    4. Configure the User Lookup Attribute menu item by specifying the Omnissa Connect attribute to map to the OpenID Connect attribute.
    5. Select Next to move to the next step in Omnissa Connect.
  8. Configure the user identification preference in Omnissa Connect.
    1. On the Set user identification preference tab, select how users of your enterprise are going to identify themselves when accessing Omnissa Connect from the Omnissa Connect discovery page.
      In Connect, configure whether to use the email or the UPN to identify users.
      • User identification is different from how the user authenticates against your enterprise identity provider.
      • Follow the examples shown on the screen to choose the correct one.
      • Consider that for all the options, the chosen value must end with @DomainName.com where domainName is the one you registered during the verification step.
    2. Select Configure to complete the process.
  9. Update the app manifest file in Entra ID.
    To prevent an authentication error message, you must update the manifest file for your app.
    1. Return to your Microsoft Entra ID browser instance, go to Identity > Applications > App registrations.
    2. Select the app you created.
    3. Select Manifest in the left navigation panel.
    4. Locate the acceptMappedClaims property.
    5. Update the value to true:"acceptMappedClaims": true,.
    6. Save your settings.
  10. Check and activate provisioning for the app in Microsoft Entra ID.
    1. In your Microsoft Entra ID browser instance and navigate to your enterprise integration.
    2. Find and select your app in the Enterprise applications > All applications list.
    3. In the left navigation, select Manage > Provisioning.
    4. On the Overview screen, select to Start Provisioning from the top menu options.

What to do next

In this step you configured Microsoft Entra ID as the IdP, selected the SCIM based user provisioning, set up SAML or OIDC authentication, and selected the value for user identification. Move on to validating and activating your setup.

Was this page helpful?

Provide feedback for this topic

Was this topic helpful?

Please do not include any personal or confidential information.

Generating link…