mfa_coverage_analysis
Assesses MFA coverage: overall %, users without MFA, and factor types. Samples up to max_users (default 200); flags truncation for larger realms.
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 |