mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-08-18 15:27:11 +00:00
Adding JwtDecoders#fromOidcIssuerLocation which takes an issuer and derives from it the jwk set uri via a call to .well-known/openid-configuration Fixes: gh-5523