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.