v3

latestOpenAPI 3.0.3MIT2026-07-313881,2455.6 MB
User sources

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

get/api/user-source/{user_source_uid}/sso/oauth2/openid_connect/callback/

Path parameters

user_source_uidinteger required

The uid of the user source for which to process the callback.

Query parameters

codestring

The code returned by the IDP.

statestring

The oauth state returned by the IDP.