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.
Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.
Quelldateien prüfen
Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Ein direkter Befehl überspringt den Prüf-Prompt. Prüfen Sie die Quelle, bevor Sie ihn ausführen.
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.