Overview#
Jwks_uri is a metadata entry expressed as a URI for the OpenID Connect Identity Provider (IDP)'s JWK Set or OAuth Client (Relying Party which contains a JSONArray of the JSON Web Keys (JWK) used for JSON Web Signature and/or JSON Web Encryption keys (JWK)Jwks_uri is used within the OpenID Connect Provider and the Relying Party (OAuth Client)
Jwks_uri Examples#
- https://idp.gluu.org/oxauth/seam/resource/restv1/oxauth/jwks
!! More Information