Using OAuth as the OpenID Provider
Before Creators can use the OpenID provider to log in, you must set up your OpenID provider account in order to obtain the OAuth 2.0 credentials: ClientID, Client Secret, Realm; set a redirect URL (Return URL); and optionally, customize the branding information that creators will see on the user-consent screen.
The following steps provide an example of how configure Auth0 as OpenID provider:
Go to Auth0 and log in.
Create an Application, set a name and choose the application type.
- View the basic information of the application.
- You can enter a custom logo URL in Application Properties.
- Application URIs: All Return URLs must be entered and separated by a comma in the field “Allowed Callback URLs”
- Set up connections as user sources.
- Set up OpenID parameters in the Authentication Tab in the User Management Widget.
See also: Managing Users of Qrvey Composer