Zepl
Search
⌃K

Auth0

Auth0 Admin Portal:

  1. 1.
    Select Applications
  2. 2.
    Create Application
  3. 3.
    Name "Zepl"
  4. 4.
    Type: "Regular Web Application
  5. 5.
    Select Create
In the Application screen, navigate to the "Settings" tab:
  1. 1.
    Copy the Domain, Client ID, and Client Secret or keep for reference in the next section
  2. 2.
    Set Application Logo: https://zepl-logo.s3-us-west-1.amazonaws.com/logo_254_256.png
  3. 3.
    Set the Application Login URI: https://app.zepl.com/api/v2/authenticator.identity.zepl/callback/auth0provider
  4. 4.
    Set the Allowed Callback URLs: https://app.zepl.com/api/v2/authenticator.identity.zepl/callback/auth0provider
  5. 5.
    Select "Save Changes" at the bottom of the screen

In Zepl's Authentication Settings:

  1. 1.
    Navigate to Settings
  2. 2.
    Click Authentication
  3. 3.
    Select Auth0
  4. 4.
    Auth0 URL: https://{Auth0 Application Domain}/.
    • Paste the Domain value from the Application you created in the previous section.
      Note: This MUST contain a trailing slash character (/) at the end of the url. Be sure to include, https://.
  5. 5.
    Client ID: Paste from the application you created in the previous section.
    • Example: d6KWU7RMqQi6LfTlnm6ZywIQSCOrFZCQ
  6. 6.
    Client Secret: Paste from the application you created in the previous section.
    • Example: axfS4VpeH3ydkjERD9k6JvZTAZm_Bz23pI58JmRP0UrRdPDr351ESsjkBUIs321sE
  7. 7.
    Select Save
  8. 8.
    In order to Activate this authentication method, navigate back to the Authentication Provider page > Mouse over the menu icon in the Auth0 Connect row
    > Select Activate
  9. 9.
    Logout then Login to be redirected to Auth0

Last modified 2yr ago