Create A New SSO Session On Behalf Of An End-user.

View as MarkdownOpen in Claude


Scope: sso-sessions.write
Security Policy: Signed JWT

Headers

authorizationstringRequired

Specifies the authorization header value (e.g., Bearer eyJ0eXAiOiJKV1…).

Response

Returns a JSON object containing a reference to the newly created SSO session.
access_tokenstring
activeboolean
token_typestring

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error