Skip to main content

Confirm Account Linking

POST 

/sso/:client_slug/link/confirm

Validate a pre-issued one-time link token and the user's current password to confirm linking an existing account to SSO. Responds 401 for a wrong password, 404 for an expired or unknown token, and 503 when the token store is unavailable.

Request

Responses

Successful Response