stale_access_audit
Audit stale access across identity providers: detect idle users, never-signed-in accounts, service accounts with interactive logins, and orphaned sessions.
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 |