auth
Oauth2 Callback Handler
Handle OAuth2 callback from the given OAuth client.
GET
Oauth2 Callback Handler
Query Parameters
Provider to initiate SSO with
Available options:
PASSWORD, GOOGLE, TENANT Authorization code from provider
State parameter for CSRF protection
Error code if authorization failed
Error description
Tenant ID to initiate SSO with
Response
Successful Response
User ID
Email address of the user
First name of the user
Last name of the user
Identity provider type of the user
Available options:
PASSWORD, GOOGLE, TENANT Current tenant ID the user is logged into
Current tenant role of the user
Available options:
USER, OWNER, ADMIN Default tenant ID the user shall be logged into
Oauth2 Callback Handler
