Auth0
Implementation Summary
Ethyca uses the following endpoints in Auth0 to retrieve and delete Personally Identifiable Information (PII) when a user submits a data subject request. See below for a summary of what Ethyca does with each endpoint:
Endpoint | User Can Download | User Can Delete |
---|---|---|
Users | Yes | Yes |
Roles | Yes | Yes |
Permissions | Yes | Yes |
Logs | Yes | No |
Because Auth0 is an authentication and user management platform, it stores PII about your customers and the customers they are referring. Keep this in mind when you are setting the DSR Customization as it will impact what is returned in your subject's DSR package.
If this aligns with your use of Auth0, please proceed to the next section to begin setting up your integration in the Control Panel.
For any questions, please reach out to your dedicated Customer Success Manager.
Connection Settings
To create your API key to connect for your instance of Auth0 to Ethyca, follow the steps below:
Domain
- Navigate to www.auth0.com, and press "Login" to log in with your administrator credentials.
- Once authenticated, select "Applications" from the left navigation, and select "Create Application".
- Give a descriptive name, such as "Ethyca Privacy Management", and select "Machine to Machine Applications".
- In the dropdown, select "Auth0 Management API" to allow Ethyca to manage your organization\'s data.
- Select "All" Scopes from these checkboxes, and press "Authorize".
- Click "Settings" and your Domain can be found below.

Client ID
- Remain on the Settings tab
- Your Client ID is directly below the domain you've just located.

Client Secret
- Remain on the Settings tab
- Your Client Secret is directly below the Client ID you just located; click the eye icon to reveal it

Audience
- In the left navigation, click "APIs".
- Your API Audience can be found in the row of the Auth0 Management API.',

Updated almost 2 years ago