mfa_coverage_analysis
Identify MFA coverage gaps: sample users to compute overall percentage, list users without MFA, and count factor types. Flags if results are based on a sample rather than the full realm.
Instructions
[READ] Second-factor coverage: overall %, the users without MFA, and the factor types counted. Pulls one credential list per user (bounded).
Args: max_users: Users to sample (default 200 — one API call each). target: IdP target name from config; omit for the default.
Returns "inputsTruncated": true when the realm is larger than max_users — coveragePct then describes the sample, not the realm.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | ||
| max_users | No |