Authorized review of OpenID Connect discovery document hygiene: /.well-known/openid-configuration (and OAuth AS metadata), issuer exact-match, HTTPS-only endpoints, JWKS URI trust, advertised algorithms/grants, and cross-document consistency with live IdP behavior. Use when OIDC discovery, openid-configuration, OP metadata, issuer mismatch, JWKS URI, or discovery document hardening is in scope for owned apps, labs, CTFs, or named engagements.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
A direct command skips the review prompt. Inspect the source before running it.
Authorized review of OpenID Connect discovery document hygiene: /.well-known/openid-configuration (and OAuth AS metadata), issuer exact-match, HTTPS-only endpoints, JWKS URI trust, advertised algorithms/grants, and cross-document consistency with live IdP behavior. Use when OIDC discovery, openid-configuration, OP metadata, issuer mismatch, JWKS URI, or discovery document hardening is in scope for owned apps, labs, CTFs, or named engagements.
OpenID Connect Discovery Hygiene
Hardening and authorized assessment of OIDC Provider (OP) discovery and related
OAuth AS metadata: advertised fields, client trust, live endpoint match — not full
OAuth redirect/PKCE or full ID-token claim validation.
When To Use
Reviewing or publishing /.well-known/openid-configuration (or AS metadata).
Clients fail with issuer mismatch, wrong JWKS, or mixed HTTP/HTTPS metadata.
Multi-tenant / multi-region IdPs where discovery issuer must equal token iss.
Hardening advertised signing algs, grants, response types, or endpoint URLs.