Auth0 Integration
Guide for Resmo Auth0 integration
Resmo integrates with Auth0 (by Okta) to help you gain visibility, security, and compliance over your Auth0 resources.
- Collect your Auth0 resources like users, roles, clients, organizations, and tenant settings in a single asset directory.
- Query across your assets using SQL or free text search.
- Visualize asset relations in graph view.
- Automate security checks with rules and get notified of anomalies in near real-time.
Once you sign up and log in to Resmo, you can connect your Auth0 account to Resmo by creating a “Machine to Machine Application” and then via the application’s config values. Resmo uses API to start the initial polling and collect existing resources. Then, it receives resource changes and updates in real time through regular polling.
Resources you can collect with your Auth0 integration include:
- Client
- Custom Domain
- Grant
- Organization
- Resource Server
- Role
- Tenant Settings
- User
“Custom Domains” are only available on upgraded subscriptions; therefore, in order to collect them on Resmo, you must be an upgraded Auth0 subscriber.
- 1.Log in to your Resmo account and go to your Integrations page.
- 2.Click the Add Integration button and add Auth0.
- 3.Name your integration and optionally type a description.
4. Go to your applications page on Auth0
.png?alt=media&token=c981bb09-0f18-42e4-89c5-f6b1e7dd8acd)
5. Click create application.
6. Choose "Machine to Machine Applications" and then click create.
.png?alt=media&token=02550350-c7b0-44b7-b73d-af8346ba08db)
7. Choose "Auth0 Management API".
8. Choose all the read scopes for your application and click Authorize.

9. Go to your application page again and click on your application.
10. Copy your Client ID value and paste it to the Client Id field on the setup page.
.png?alt=media&token=633bab7f-7728-4e8f-b0e0-b539ee864027)
11. Copy your Client Secret value and paste it to the Client Secret field on the setup page.
.png?alt=media&token=b7fc10ce-3922-4bb9-9075-fb55b0edb60a)
12. Go to your APIs page under the Applications.
.png?alt=media&token=8fd345bb-4dfd-4938-a045-432ac43b99eb)
13. Copy the "API Audience" value of Auth0 Management API.
14. Paste it to the Audience field on the setup page.
15. Click create.
16. You are ready! Now you can start querying your Auth0 resources!
- 1.Go to your applications page.
- 2.Click on the “Machine to Machine” application you’ve created for Resmo.
- 3.Under the settings click on “Delete this application”
- 4.Write your application’s name to “Name” field and then click “Delete”
- 5.Go to your Integration page on Resmo.
- 6.Open the Auth0 integration you want to remove.
- 7.Click delete button.
Contact us via live chat or email us at [email protected] for troubleshooting or support requests about your Auth0 integration.
Last modified 4mo ago