client_misconfig_audit
Identify and rank OAuth/OIDC client security risks (wildcard redirect URIs, missing PKCE, implicit flow) and get per-client risk scores with evidence and actions.
Instructions
[READ] Ranked OAuth/OIDC client risk: wildcard/http redirect URIs, public clients with secrets, implicit flow, missing PKCE, password grant — per-client riskScore with evidence and actions.
Args: max_clients: Clients to pull (default 200). target: IdP target name from config; omit for the default.
Returns "inputsTruncated": true when the client list hit max_clients — a clean result over a clipped list is not evidence of a clean estate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | ||
| max_clients | No |