Skip to main content
POST
Acs

Body

application/x-www-form-urlencoded
SAMLResponse
string
required
RelayState
string | null

Response

Successful Response

Response for successful OAuth callback authentication.

token
string
required

JWT access token

refresh_token
string
required

JWT refresh token

expires_in
integer
required

Access token expiration time in seconds

account
AccountResponse · object
required

Account information

user
UserResponse · object
required

User information

is_new_user
boolean
required

Whether a new user was created

is_new_account
boolean
required

Whether a new account was created