Skip to main content

Auth0

Setting Up Directory Sync

  1. Create a Machine to Machine Application. A different application is used for grabbing roles to keep things more secure.

    Auth Create Application Select Service Account Platform

    Click Create.

  2. On the next page select Auth0 Management API from the dropdown. Under Permissions use the filter on the right to narrow things down to role, and choose the read:roles and read:role_members roles.

    Auth0 Management API Scopes

    Then click Authorize.

  3. Retrieve the Client ID and Client Secret from the Settings tab.

Configure Pomerium Enterprise Console

Under Settings → Identity Providers, select "Auth0" as the identity provider and set the Client ID, Client Secret and Domain.

Auth0 Settings