Skip to main content

Documentation Index

Fetch the complete documentation index at: https://auth0-feat-authentication-api-migration.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

POST /samlp/{client_id}/logout Use this endpoint to log out a user from an Auth0 tenant configured as a SAML identity provider (IdP). Logout behavior is determined by the configuration of the SAML2 Web App addon for the application on the Auth0 tenant acting as the SAML IdP. To learn more, read Log Users Out of SAML Identity Providers.

Remarks

Learn More

Parameters

client_id
string
required
Client ID of your application configured with the SAML2 Web App addon.

Response

StatusDescription
200Successfully logged out
400Bad request, possibly due to an invalid SAML message