get
/api/auth/sessionGet current session
get
/api/auth/sso/oidc/redirect/{authID}Redirect to OIDC auth
get
/api/auth/tokenGenerate a user token
get
/api/auth/token/oidcGet OIDC token
get
/api/auth/whoamiIdentify the currently authenticated subject
get
/api/auth/whoami/organizationIdentify organization
get
/api/oidc/.well-known/openid-configurationGet OIDC configuration
delete
/api/organizations/{organization}/users/{username}/mfaRemove user MFA settings
get
/api/platform/keysList JWKs
post
/api/sso/impersonateImpersonate a user
delete
/api/sso/impersonateCancel impersonation
post
/api/sso/logoutLogout
get
/api/sso/mfaGet MFA settings
delete
/api/sso/mfaDelete MFA method
post
/api/sso/mfa/loginMFA login
post
/api/sso/mfa/otpAdd MFA method: OTP
post
/api/sso/mfa/otp/verifyVerify OTP code
patch
/api/sso/passwordChange password
post
/api/sso/password/loginPassword login
post
/api/sso/password/resetRequest password reset email
post
/api/sso/password/reset/verifyVerify password reset token
get
/api/v2/auth/sessionGet current session (deprecated)
Deprecated