These are the docs for Metabase v0.45. Check out the docs for the latest version, Metabase v0.54.

SSO

/auth/sso Routes.

Implements the SSO routes needed for SAML and JWT. This namespace primarily provides hooks for those two backends so we can have a uniform interface both via the API and code.

SSO entry-point for an SSO user that has not logged in yet.

  • req

Route the SSO backends call with successful login details.

  • req

« Back to API index

Read docs for other versions of Metabase.