Settings
Modules & Licensing
Active modules and license status for this installation.
Security & Observability
Access control rules, WAF policy, and API endpoint health are managed here.
Notifications
Agent Configuration
Provision a TLS certificate in Azure Key Vault for the agent host and generate a pre-configured bootstrap script. The agent VM never generates its own certificate — Key Vault is the authority. Enter the required details below before downloading.
agent/installer/Install-LdapsForDC.ps1.PowerShell.exe -NoProfile -ExecutionPolicy Bypass -File .\Install-OffboarderAgent.ps1The script downloads all agent files from this portal and installs the agent automatically. The certificate is pulled from Key Vault — no manual cert steps or Terraform required on the agent VM.
Update Service Account Password
Use this after rotating the offboarder_svc password in Active Directory.
Updates the Key Vault secret — the agent picks up the new credentials automatically on the next poll cycle.
System Timing Reference
Informational — these intervals are fixed in the agent and server-side timers.
| Process | Interval | Notes |
|---|---|---|
| Agent check-in | Every 30 s | Updates last_seen_utc and dc_reachable |
| DC probe | Every 30 s | TCP port 389/636, 3 s timeout; runs before each check-in |
| Job queue poll | Every 30 s | Up to 25 messages, 300 s visibility lease |
| Offline / DC monitor | Every 5 min | Server-side timer; evaluates all agents across all tenants |
| HCM ingest scan | Every 1 min | Scans hcm-drop container for new CSV uploads |
| Health page probe | On load + manual | Triggers API health alert email if endpoints are failing |
| Jobs page auto-refresh | Every 30 s | Refreshes agent tiles and job list while page is open |
| Alert cooldown | Configurable | Minimum gap between repeat alerts (agent offline, DC, API health) |
Credential Rotation Schedule SOC 2 CC6.1
Platform credentials stored in Key Vault. Email reminders are sent 30 days before expiry, then weekly until rotated. Contact your system administrator when a credential shows Action Required.
Script Signing Key ISO 27001:2022 A.8.24
Agent bootstrap scripts are signed with an EC P-256 key stored in Key Vault. The key rotates automatically each year. After a key rotation, click Re-sign Scripts to update the manifest with signatures from the new key version.
Audit Reports Scheduled Monthly Export
Automatically email a CSV audit report each month. The report includes all offboarding jobs with evidence — identity resolution method, AD actions taken, timestamps, and agent. Delivered via the ACS connection configured in Notifications above.
By default, reports are sent on the 1st of each month and cover the prior month.
Reports are stored at evidence/audit-reports/{year-month}/ and emailed as a 7-day download link.