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
Permissions to grant
- read:guardian_factors (reads which MFA factors are enabled)
Setup steps
- Create a machine-to-machine application authorized for the Auth0 Management API, granted read:guardian_factors.
- 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.