API Docs / Operations / Third-Party Connections / OAuth redirect endpoint

OAuth redirect endpoint

GET /oauth/third-party/callback

Handles OAuth redirect with authorization code to exchange for tokens

Parameters

NameTypeDescription
code* query string
realmId query string
state* query string

Responses

200 OK

Try it