Auth0 Logs (via Codeless Connector Framework)

Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊

Back to Connectors Index


Attribute Value
Connector ID Auth0ConnectorCCPDefinition
Publisher Microsoft
Used in Solutions Auth0
Collection Method CCF
Connector Definition Files DataConnectorDefinition.json
DCR Definition Files DCR.json
CCF Configuration PollingConfig.json
CCF Capabilities OAuth2, Paging
Microsoft Learn View on Learn

The Auth0 data connector ingests tenant log events from the Auth0 Management API into Microsoft Sentinel. Built on the Codeless Connector Framework, it supports connecting multiple Auth0 hosts and tags each record with its Auth0 domain.

Tables Ingested

This connector ingests data into the following tables:

Table Transformations Ingestion API Lake-Only
Auth0Logs_CL

💡 Tip: Tables with Ingestion API support allow data ingestion via the Azure Monitor Data Collector API, which also enables custom transformations during ingestion.

Permissions

Resource Provider Permissions:

Custom Permissions:

Setup Instructions

⚠️ Note: These instructions were automatically generated from the connector's user interface definition file using AI and may not be fully accurate. Please verify all configuration steps in the Microsoft Sentinel portal.

1. Configure the Auth0 Management API application

Follow these steps to obtain the credentials:

  1. In the Auth0 Dashboard, go to Applications > Applications.
  2. Select (or create) a Machine-to-Machine application authorized against the Auth0 Management API with at least the read:logs and read:logs_users permissions.
  3. From the application settings, copy the Domain (it must start with https://), Client ID, and Client Secret.

To collect logs from multiple Auth0 hosts, add a separate connection for each host. Every record is tagged with its Auth0Domain so you can differentiate hosts. Connector Management Interface

This section is an interactive interface in the Microsoft Sentinel portal that allows you to manage your data collectors.

📊 View Existing Collectors: A management table displays all currently configured data collectors with the following information:

Add New Collector: Click the "Add new collector" button to configure a new data collector (see configuration form below).

🔧 Manage Collectors: Use the actions menu to delete or modify existing collectors.

💡 Portal-Only Feature: This configuration interface is only available when viewing the connector in the Microsoft Sentinel portal. You cannot configure data collectors through this static documentation.

Add Auth0 Connection

Connect to the Auth0 Management API

When you click the "Add Auth0 host" button in the portal, a configuration form will open. You'll need to provide:

Authentication

Provide the credentials from your Auth0 Machine-to-Machine application. These are used to obtain an OAuth2 access token for the Management API.

💡 Portal-Only Feature: This configuration form is only available in the Microsoft Sentinel portal.


Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊

Back to Connectors Index