Developer Tool

OIDC Discovery Explorer

Fetch and inspect OpenID Connect discovery metadata and JWKS in a browser-only workflow.

Notice

This tool only fetches public metadata. No authentication or secrets are involved.

Input

Enter an issuer base URL or full discovery endpoint.

Example: https://auth.example.com

Example: https://auth.example.com/.well-known/openid-configuration

Results

Structured discovery details with endpoint and JSON views.

Fetch an OIDC discovery document to see parsed metadata.