GuidesRecipesAPI ReferenceChangelog
HomeSee demo
Guides

Auth0

Source

Polytomic connects to Auth0 using the following parameters:

  • Domain
  • Client ID
  • Client Secret
  1. Log in to Auth0 and go to ApplicationsApplicationsCreate Application.

  2. Enter a name for your Application (e.g. Polytomic).

  3. Select Machine to Machine Applications as your application type and click Create.

  4. Go to SettingsAdvanced SettingsGrant Types.

  5. Select Client Credentials.

  6. Go to the Credentials tab and select the Client Secret (Basic) authentication method.

  7. On the APIs tab, set Authorize to ON.

  8. In the Permissions section, include all Read permissions and click Authorize.

  9. From the Settings tab of the application you created above, note the Domain, Client ID, and Client Secret (you will be entering them in Polytomic).

  10. In Polytomic, go to ConnectionsAdd ConnectionAuth0.

  11. Paste your Domain, Client ID, and Client Secret from Step 9.

  1. Click Save.