Handle SSO Callback Shared
This endpoint is used as a shared callback URL for all SSO providers when redirectURI is configured. The provider is identified via the OAuth state parameter.
Authentication
AuthorizationBearer
Bearer token authentication
Query parameters
code
state
error
error_description
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error