Skip to main content

What’s New

Qrvey 8.5
Version 8.5 (LTS) of the Qrvey platform is now available to customers. This version includes several new features and performance improvements.
Learn More
End-of-life Schedule
We've added a new article that lists the features and endpoints that have been scheduled for deprecation. All features and endpoints will be supported for (1) year after the release date of the LTS version that contains the alternative.
Learn More
NodeJS Deprecation
AWS has announced that it is deprecating NodeJS 12, 14, and 16. To avoid any issues as a result of this deprecation, upgrade your instances of the Qrvey platform as described in this announcement.
Learn More
Version: 8.5

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:

  1. Go to Auth0 and log in.

  2. Create an Application, set a name and choose the application type.

25admin

  1. View the basic information of the application.

26admin

  1. You can enter a custom logo URL in Application Properties.

27admin

  1. Application URIs: All Return URLs must be entered and separated by a comma in the field “Allowed Callback URLs”

28admin

  1. Set up connections as user sources.

29admin

  1. Set up OpenID parameters in the Authentication Tab in the User Management Widget.

30admin

See also: Managing Users of Qrvey Composer