Joopler docs
Connectors

Auth0

Identity: at least one multi-factor authentication factor is enabled.

What it covers

Identity: at least one multi-factor authentication factor is enabled.

Credential to create

Auth0 Management API token

Get a Management API token

Permissions to grant

  • read:guardian_factors (reads which MFA factors are enabled)

Setup steps

  1. Create a machine-to-machine application authorized for the Auth0 Management API, granted read:guardian_factors.
  2. On the Integrations page, enter your Auth0 domain and paste a Management API token.

Notes and gotchas

  • Management API tokens are short-lived; use a machine-to-machine app so the token can be reissued for scheduled runs.