sso
OIDC callback
Receives the OIDC authorization code, exchanges it for tokens, and returns JWT credentials.
get/auth/oidc/callback
Query parameters
codestring required
statestring required
Response
Authentication successful
Receives the OIDC authorization code, exchanges it for tokens, and returns JWT credentials.
Authentication successful