Single Logout with Auth0 as the SAML IdP
Last Updated:
Overview
This article explains how to enable Single Logout with SAML with Auth0 as the Identity Provider (IdP).
Applies To
- Single Logout
- SAML
Solution
- Regardless of which application sends the logout request to Auth0, the logout request from Auth0 will always be sent to the same defined callback.
- If multiple applications have their own logout URL, a separate Auth0 application should be created for each, and the callback should be configured individually.