Core Capability: Single Sign On SAML
Single Sign On SAML Overview
End users want easy access to their apps and data, and organizations want to avoid the security risks and helpdesk support tickets that come from different passwords and authentication logic for different apps. You can support both groups while decreasing the time it takes to develop apps by relying on Workspace ONE for Single Sign On (SSO). When an end user visits your app, the app can redirect the user to Workspace ONE for authentication.
SAML SSO provides a stable, fully-featured protocol for SSO for web apps. SAML allows an end user with a browser to log into an Identity Provider (IdP) such as Workspace ONE.
TECHNICAL APPROACHES
Supported
Identity Manager
SUPPORTED APPROACHES
Identity Manager Implementation Summary
- Take advantage of one of the many SAML libraries to make implementation easier.
- Create SAML trust between your app and Workspace ONE using the Identity Manager console.
- Use browser redirects to transfer your user to Workspace ONE for authentication.
- Requires some coding.