Auth0 is a cloud-based authentication and authorization platform that provides secure access, single sign-on (SSO), multi-factor authentication, and identity management for applications and systems.
Permissions for Auth0 Integration
read:users
read:roles
How to Connect Scytale and Auth0
1. In Scytale, go to 'Integrations'.
2. Search for Render and select 'Connect'.
3. Paste your Client ID, Client Secret and Domain.
4. Add a connection name - this will be used to differentiate between your connections - and then select 'Connect'.
You have now successfully connected to Auth0!
How To Create Auth0 Credentials
Log in to Auth0 Dashboard at
https://manage.auth0.com.
βNavigate to Applications > Applications.
Click Create Application.
Select Machine to Machine Applications.
Select Auth0 Management API from the API dropdown.
Grant required scopes:
read:usersread:roles
β
Click Authorize.
Copy the Client ID and Client Secret from the application settings.
βNote the Domain (e.g.,
my-tenant.us.auth0.com) from the application settings.






