Auth

Processes callback from OAuth2 provider and logs the user in if successful.

get/api/sso/oauth2/callback/{provider_id}/

Path parameters

provider_idinteger required

The id of the provider for which to process the callback.

Query parameters

codestring

The code returned by the IDP.

Changes

No recorded changes to this endpoint across all 6 revisions of this API.