WS-Federation integration

Hideez Enterprise Server integration - WS-Federation

Active Directory Federation Services (AD FS) is a Windows Server component that provides federated authentication and Single Sign-On (SSO). AD FS enables users to access various applications and services using a single set of credentials.

Protocols Supported by AD FS for SSO:

  1. SAML (Security Assertion Markup Language) – Used for exchanging authentication data between an Identity Provider (IdP) and a Service Provider (SP).

  2. WS-Federation – Designed for integration with Microsoft products.

  3. OAuth 2.0 – Used for modern mobile and web applications.

  4. OpenID Connect (OIDC) – Adds authentication capabilities on top of OAuth 2.0 for applications requiring login functionality.

There are two options for configuring login to Exchange OWA:

1. Direct Integration:

Configure login to Exchange OWA directly via Hideez Identity Cloud as the Identity Provider using the SAML 2.0 protocol (2-tier architecture: Exchange OWA → SAML 2.0 → Hideez Identity Cloud).

Advantages:

2. Through AD FS:

Configure login to Exchange OWA using AD FS with Hideez Identity Cloud as the Identity Provider, utilizing the WS-Federation protocol (3-tier architecture: Exchange OWA → WS-Federation → AD FS → Hideez Identity Cloud).

Advantages:

Please see the official Microsoft Documentation about AD FS for more details.

Last updated

Was this helpful?