Skip to main content

April 13, 2026

Enable the RelayState Parameter in AD FS

To complete the integration of AD FS-federated applications with Workspace ONE Intelligent Hub, you must enable the RelayState parameter in AD FS. This parameter passes an application's relying party identifier from Omnissa Access to AD FS, so that AD FS can redirect users to the application portal.

Without the RelayState parameter enabled, users can click an AD FS-federated application in the Hub portal and authenticate into AD FS through Omnissa Access. However, they are not further redirected to the application portal.

With RelayState enabled, an IdP-initiated authentication flow follows this sequence:

  1. End user requests access to an AD FS-federated application in the Hub portal.
  2. Omnissa Access sends an IdP-initiated authentication response to AD FS. This SAML response contains a RelayState value set to the relying party identifier of the application.
  3. AD FS accepts the authentication response and redirects the user to the application portal specified by the RelayState value.
  4. User is granted access to the application.

For more information about IdP-initiated authentication flows, see IdP-initiated and SP-Initiated Authentication Flows. For more information about RelayState support in AD FS, see the following links:

Prerequisites

Test the Omnissa Access Authentication

Procedure

  1. On the AD FS server, open the file: %systemroot%\AD FS\Microsoft.IdentityServer.Servicehost.exe.config

  2. Insert <useRelayStateForIdpInitiatedSignOn enabled="true" /> within the <microsoft.identityServer.web> section of the config file.

    Screenshot of the config file showing the <microsoft.identityServer.web> section

What to do next

Obtain the Relying Party Identifier for an AD FS-federated Application

Was this page helpful?

Provide feedback for this topic

Was this topic helpful?

Please do not include any personal or confidential information.

Generating link…