Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊
| Attribute | Value |
|---|---|
| Connector ID | Auth0ConnectorCCPDefinition |
| Publisher | Microsoft |
| Used in Solutions | Auth0 |
| Collection Method | CCF |
| Connector Definition Files | DataConnectorDefinition.json |
| CCF Configuration | PollingConfig.json |
| CCF Capabilities | OAuth2 |
The Auth0 data connector allows ingesting logs from Auth0 API into Microsoft Sentinel. The data connector is built on Microsoft Sentinel Codeless Connector Platform. It uses Auth0 API to fetch logs and it supports DCR-based ingestion time transformations that parses the received security data into a custom table so that queries don't need to parse it again, thus resulting in better performance.
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.
Resource Provider Permissions: - Workspace (Workspace): Read and Write permissions are required.
⚠️ 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.
Follow the instructions to obtain the credentials. 1. In Auth0 Dashboard, go to [Applications > Applications] 2. Select your Application. This should be a [Machine-to-Machine] Application configured with at least [read:logs] and [read:logs_users] permissions. 3. Copy [Domain, ClientID, Client Secret] - Base API URL: https://example.auth0.com - Client ID: Client ID - Client Secret: (password field) - Click 'Connect' to establish connection
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊