/saml

get

Regenerate SAML configuration (keyfile and passwords). The response contains the sp-metadata.xml file

post

Generates SAMLRequest and RelayState parameters for initiating a SAML login process

options

Preflight CORS for /saml/login

post

Redirect browser to sso-landing page with generated token.

options

Preflight CORS for /saml/callback

post

Redirect browser to sso-landing page with expiring access and refresh tokens.

options

Preflight CORS for /saml/callback-with-expiry

get

Decides if SSO login is configured properly, returns true or false

get
put

Save SAML module configuration

get