Identity Providers
The Identity Providers screen (Admin → Directory → Identity Providers) is the home for every directory you've connected. It lists your Active Directory and EntraID sources and shows the connection, sync, and MFA state of each.
Add a directory
Click Add and choose a source:
- Active Directory — opens the Connect Active Directory wizard.
- EntraID — opens the EntraID setup flow.
Filters
Use the filter bar to narrow the list:
| Filter | Options |
|---|---|
| Directory name | Type-ahead search by name |
| Identity source | AD, EntraID |
| Integration type | Agent based, Agentless |
| Status | Active, Running, Inactive, Pending, Never Connected |
The directory table
| Column | Description |
|---|---|
| Directory Name | The display name you gave the directory |
| Domain | The AD domain (e.g. authnull.lab) |
| DC Hostname / IP | The Domain Controller this directory connects to |
| Identity Source | AD or EntraID |
| Integration Type | Agent based or Agentless |
| Status | Connection state — see below |
| MFA Status | MFA Active / Monitoring / Not Protected — links to MFA management |
| Last Sync | When users, groups, and OUs were last synced |
| Actions | View users, View gateways, Enable / Manage MFA, Delete |
Status meanings
| Status | Meaning |
|---|---|
| Running / Active | The sensor is connected and syncing |
| Pending | Registered, awaiting the first connection from the sensor |
| Inactive | The sensor was connected but has disconnected |
| Never Connected | Registered, but the sensor has never checked in |
A freshly connected directory starts as Pending and moves to Running once the DC Sensor checks in. If a directory is stuck on Pending or shows Never Connected, confirm the sensor is installed and running (Get-Service AuthnullDCSensor) and that the prerequisites in Agentless AD → Prerequisites are met.
Row actions
From a directory's Actions menu you can:
- View users — browse the synced AD users
- View gateways — see the sensors/gateways installed for this directory
- Enable MFA / Manage MFA — turn on MFA enforcement and manage protected users
- Delete — remove the directory (uninstalling the sensor has no effect on Active Directory itself)