Auth0

Source Connector

Overview

Auth0

The source connector fetches data from ​the Auth0 Management API.

Streams

Prerequisites

Authentication

The following authentication options are supported by this connector:

Authentication MethodSupportedDocumentation
OAuth2 Access TokensyesAccess Tokens
Client ID and Client Assertion (confidential applications)no
Client ID and Client Secret (confidential applications)yesClient secret authentication
Client ID (public applications)no

Configuration

The following fields are used to configure the source connector:

FieldRequiredDescriptionExample
Base URLyesBase URL of the Auth0 management consolehttps://dev-12345678.us.auth0.com/
Authentication MethodyesSee Below

Authentication

Client ID and Client Secret (confidential applications)

The following fields are specific for the Client ID and Client Secret (confidential applications) authentication method.

FieldRequiredExample
Audienceyeshttps://dev-12345678.us.auth0.com/api/v2/
Client IDyes
Client Secretyes

OAuth2 Access Token

The following fields are specific for the OAuth2 Access Token authentication method.

FieldRequiredDescription
OAuth2 Access TokenyesAuth0 Management API Access Token

Connector Limitations

The source connector is restricted by rate limits.