Skip to main content
POST
Complete SSO Login

Authentication

No authentication required.

Required Permissions

No authentication required.

Body

application/json
code
string
required

Authorization code obtained from the IdP

state
string
required

State forwarded by the IdP

Response

200 - application/json

Success

token
string
required

Authentication token issued to the user.

Last modified on July 23, 2026