0850b5d6be73
latestOpenAPI 3.0.02026-08-064842333.5 MBAuthentication
Authenticate with SAML
Redirects to the Identity Provider (IdP) for authentication.
post/saml/signon
Query parameters
keepSessionboolean
Set to true to reuse an existing session and avoid unnecessary roundtrips to the IdP. When set to true, if a valid session is detected, the endpoint will directly redirect to the target page as per RelayState without performing an IdP roundtrip. If no session or an expired session is found, the endpoint will perform the IdP roundtrip as usual.
Response
OK - Redirects to the target page if a valid session exists.