Auth0 AD/LDAP Connector Health Monitor
The Auth0 AD/LDAP Connector Health Monitor exposes an API endpoint of your choice so that you can monitor your AD/LDAP connectors.
Configure the extension
To install and configure this extension:
Navigate to Auth0 Dashboard > Extensions, and select Auth0 AD/LDAP Connector Health Monitor. The Install Extension window opens.
Set the following configuration parameters, and select Install:
Auth0_Domain: The domain for your Auth0 application, which you can find in your Auth0 Application Settings.
Auth0_Global_Client_ID: The Global Client ID for your Auth0 application, which you can find in the Global Application Information section of your Tenant Advanced Settings.
Auth0_Global_Client_Secret: The Global Client Secret for your Auth0 application, which you can find in the Global Application Information section of your Tenant Advanced Settings.
Use the extension
To access the URL to use with your monitoring service:
Navigate to Auth0 Dashboard > Extensions, and click Installed Extensions.
Select Auth0 AD/LDAP Connector Health Monitor. A new window with a JSON snippet similar to the following opens:
{ "message": "Use this url: 'https://sandbox.it.auth0.com/api/run/auth0user/auth0-ldap-conector-health-monitor?connection={MY-LDAP-CONNECTOR}' for monitoring your AD/LDAP connector." }
Was this helpful?/Provide your specific
connection
value. Once finished, the provided URL can be used with your monitoring service to monitor your AD/LDAP connectors.