Skip to main content

April 13, 2026

About Active Directory Federation Services and Claims-Based Authentication

Microsoft Active Directory Federation Services (AD FS) enables federated identity and access management by securely sharing digital identity and entitlement rights across security and enterprise boundaries. Both AD FS and Omnissa Access use a claims-based authentication model to maintain application security and implement federated identity.

Claims-based authentication is the process of authenticating users based on a set of claims about their identity contained in a security token.

A claim typically consists of an Active Directory user attribute, such as the user principal name (UPN) or email address. A security token bundles the set of claims about a particular user in the form of a Security Assertion Markup Language (SAML) assertion.

A claims-based workflow follows this sequence:

  1. User requests access to an application or resource.
  2. The application or resource service provider (also called the relying party) redirects the authentication request to the federated identity provider (also called the claims provider).
  3. If needed, the user is prompted to enter authentication credentials into the claims provider's sign-in portal.
  4. After authenticating the user's identity, the claims provider issues the security token and sends it back to the federated relying party.
  5. Upon accepting the token as validation of the user's identity, the relying party grants the user access to the application or resource.

The following table shows the parallels between the terminology used by AD FS and Omnissa Access.

AD FS TermOmnissa Access TermDescription
Security TokenAssertionCollection of SAML-formatted security information describing users, which is created and consumed during a federated access request.
Claims Provider or IssuerIdentity Provider (IdP)Partner in a federation that creates security tokens for users.
Relying PartyService Provider (SP)Partner in a federation that consumes security tokens for providing access to applications.
ClaimsAssertion AttributesData about users that is sent inside security tokens.

Was this page helpful?

Provide feedback for this topic

Was this topic helpful?

Please do not include any personal or confidential information.

Generating link…