The (SAML) protocol is an open-standard, XML-based framework for authentication and authorization between two entities without a password:Documentation Index
Fetch the complete documentation index at: https://docs-staging.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
- Service provider (SP) agrees to trust the to authenticate users.
- Identity provider (IdP) authenticates users and provides to service providers an authentication assertion that indicates a user has been authenticated.
- SAML2 web applications
- SAML integrations
- IdP-initiated SSO
- Microsoft Active Directory Federation Services (ADFS)
- SAML request signing and encrypting
Supported SAML bindings and options
Auth0 supports the following SAML bindings:- HTTP Redirect
- HTTP POST
- Web Browser SSO Profile
- Single Logout Profile
- Name Identifier Management Profile
- Name Identifier Mapping Profile