Requirements

  • An account in Auth0
  • API_URL is the public DNS name of the hoop gateway instance

Contact the administrator of the hoop gateway instance to retrieve the API_URL address.

Identity Provider Configuration

1

Create an Application

Create a new application

  • Go to Applications > Applications and click on the Create Application button
  • Select a Regular Web Application
2

Configure the Redirect URIs

  • Allowed Callback URLs: {API_URL}/api/callback
  • Allowed Logout URLs: {API_URL}/api/logout
3

Collect the Credentials

  • In the Application Home, copy the Client ID and Client Secret
4

Collect Issuer Information

  • On Applications > APIs copy the API Audience URL
  • The issuer url will be the same address but without the suffix api/v2/