- 24 Nov 2024
- 2 Minutes to read
- Print
- DarkLight
- PDF
Auth0
- Updated on 24 Nov 2024
- 2 Minutes to read
- Print
- DarkLight
- PDF
reAuth0 provides authentication and authorization solutions for web, mobile, and legacy applications.
Types of Assets Fetched
This adapter fetches the following types of assets:
- Users
Parameters
Host Name or IP Address (required) - The hostname or IP address of the Auth0 server.
Client ID and Client Secret (required) - The credentials for a user account that has the Required Permissions to fetch assets.
To obtain the Client ID and Client Secret, follow the instructions in Authentication API, using the Post method.Verify SSL - Select whether to verify the SSL certificate of the server against the CA database inside of Axonius. For more details, see SSL Trust & CA Settings.
HTTPS Proxy (optional) - Connect the adapter to a proxy instead of directly connecting it to the domain.
HTTPS Proxy User Name (optional) - The user name to use when connecting to the value supplied in Host Name or IP Address via the value supplied in HTTPS Proxy.
HTTPS Proxy Password (optional) - The password to use when connecting to the server using the HTTPS Proxy.
To learn more about common adapter connection parameters and buttons, see Adding a New Adapter Connection.
Advanced Settings
Advanced settings can either apply for all connections for this adapter, or you can set different advanced settings and/or different scheduling for a specific connection, refer to Advanced Configuration for Adapters.
- Fetch User Roles - Select this option to fetch user roles. Read permissions for roles are required for this setting.
To learn more about Adapter Configuration tab advanced settings, see Adapter Advanced Settings.
APIs
Axonius uses the Get Users API.
To get API Access tokens, see Get Management API Access Tokens for Production.
Before getting the API Access tokens, you need to register your machine-to-machine app with Auth0 according to the instructions in Required Permissions.
Required Permissions
The value supplied in Client ID must have read:users permissions to fetch assets.
You must do the following before configuring the Auth0 adapter connection screen:
- Register a new machine-to-machine application with Auth0 and authorize it: Follow steps 1 to 3. In step 3, select the Auth0 Management API, and click Authorize.
- Create credentials using the Post method: Select the Client Secret (Post) method.
- Get a Management API token
- Authorize the Management API to use the credentials, by enabling the settings in the screen below. (Access this page through this path: Applications → API → Management API → Machine to Machine Applications.)
- Once enabled, enter the updated credentials into the Adapter connection screen.
Supported From Version
Supported from Axonius version 4.7