Connectors

Auth0 Connector

Connectors in Bloo

Updated 2026-08-17


Auth0 integrates with Bloo using the pull method via the Auth0 Management API. Once configured, Bloo collects, normalizes, and monitors Auth0 log events — including logins, failures, token exchanges, and administrative actions — to help identify suspicious activity across your Auth0 tenant.

Before You Begin — Prerequisites

You'll need the following from your Auth0 account before configuring the connector in Bloo.

Requirement Where to Get It Notes
Auth0 Account Sign in at manage.auth0.com Must have admin access to create applications
Domain Found under Applications → your app → Settings → Basic Information Format: your-tenant.auth0.com
Client ID Found under Applications → your app → Settings → Basic Information Generated automatically when the application is created
Client Secret Found under Applications → your app → Settings → Basic Information Hidden by default — click Reveal Client Secret to view it

ℹ For reference, see the Auth0 documentation on Application Settings and the Auth0 Management API.

Step 1 — Create a Machine-to-Machine Application in Auth0

Follow these steps inside your Auth0 dashboard to create an application and retrieve the credentials Bloo needs.

  1. Sign in to the Auth0 Dashboard at

    https://manage.auth0.com

  2. In the left sidebar, go to Applications and click Applications.

  1. Click Create Application. Enter a name, then select Machine to Machine Applications as the application type. This tells Auth0 that Bloo will pull logs automatically as a backend service — no user login involved. Click Create.

  1. Select Auth0 Management API from the dropdown. In the permissions section below, enable read:logs and read:logs_users, then click Authorize.

  1. Click the Settings tab of your newly created application and scroll down to the Basic Information section.

Important: The Client Secret is hidden by default. Click Reveal Client Secret to make it visible before copying.

Copy the Domain, Client ID, and Client Secret — these are the credentials you will enter into Bloo. Store them securely.

Step 2 — Configure the Connector in Bloo

With the credentials from Step 1, set up the connector on the Datasource page in Bloo.

  1. In Bloo, navigate to the Datasource page and click Add Datasource.

  2. Search for and select Auth0.

  3. Fill in the configuration fields as described below.

Field Description Example
Connector Name A unique display name for this connector instance in Bloo. Auth0-Prod
Domain Enter the Domain from Step 1. your-tenant.auth0.com
Client ID Enter the Client ID from Step 1. Paste from Step 1
Client Secret Enter the Client Secret from Step 1. Paste from Step 1

  1. Click Save. The connector proceeds directly to validation.

✓ Go to Collection Status in Bloo and verify the Auth0 connector shows status Active.

Related: How to Configure Connectors Collection Status

Related

Was this page helpful?

We use cookies to provide essential site functionality and, with your consent, to analyze site usage and enhance your experience. View our Privacy Policy