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.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Um comando direto ignora o prompt de revisão. Verifique a origem antes de executá-lo.
Instruções da origem · Visualização somente leitura
name
openid-connect-discovery-hygiene
description
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.