Auth0
Auth0 (opens in a new tab) is an identity platform that provides authentication, authorization, and single sign-on services for applications, helping developers integrate secure user authentication and management into their software.
Prerequisites
In order to integrate with Auth0, you'll need to collect the following information:
Name | Description |
---|---|
Domain* | The unique URL for your Auth0 instance |
Client ID* | Your Auth0 application's client ID. Follow Auth0's docs for steps to retrieve this key (opens in a new tab) |
Client secret* | Your Auth0 application's client secret. Follow Auth0's docs for steps to retrieve this key (opens in a new tab) |
Integrating with Auth0
To integrate an existing system with Auth0:
- Navigate to Data map → View Systems and choose the system that you want to connect.
- Click on the Integrations tab.
- Pick the vendor or system type that you want to integrate with from the Connection type drop-down menu.
- Complete the required fields for the integration and click Save.
You may confirm your connection is working using the Test connection button, if desired.
To learn more, please see our guide for Managing Integrations.
Technical detail
Fides utilizes API endpoints to access the API service for a SaaS application. An API service is the programmatic interface through which Fides can query and update data within an application to access, rectify, or delete personal information. Each SaaS tool will have a unique set of endpoints to enable privacy functions.
Auth0 endpoints
In the table below, you can find which endpoints are used for each type of privacy function. Clicking on the endpoint will take you to the documentation for that endpoint.
Privacy function | Endpoint | Description |
---|---|---|
Access Requests | Users (opens in a new tab) | Returns users by email |
Access Requests | User Logs (opens in a new tab) | Retrieves user logs by user_id |