Skip to main content
GET
Oidc Callback

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

tenant
string
required
alias
string
required

Query Parameters

code
string | null
state
string | null

Response

Successful Response