stale_access_audit
Detect dormant user access by auditing idle accounts, never-signed-in users, service accounts with interactive logins, and orphaned sessions. Configure stale-day and user-limit parameters to scope the audit.
Instructions
[READ] Dormant-access audit: enabled users idle > N days, accounts that never signed in, service accounts with interactive logins, and sessions orphaned by disabled/unknown users.
Args: stale_days: Idle threshold in days (default 90). max_users: Users to pull (default 500). target: IdP target name from config; omit for the default.
Returns "inputsTruncated" per input feed and "truncated" when a finding list was capped at maxRows; the *Count fields are always the full totals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | ||
| max_users | No | ||
| stale_days | No |