Last updated
Last updated
The Google factor requires a client ID and client secret, that is specific to your Google account and application within the Google platform.
How to register the application with Google, retrieve client ID and create a client secret is documented here:
Further down, set the following values:
Authorization redirect URIs: https://{tenant_id}.api.quasr.io/factors/oauth2/callback
Make sure to replace the {tenant_id}
with yours.
Go to your , and create new credentials. Choose "OAuth client ID".