Class JWKPublicKeyLocator

java.lang.Object
org.keycloak.adapters.rotation.JWKPublicKeyLocator
All Implemented Interfaces:
PublicKeyLocator

public class JWKPublicKeyLocator extends Object implements PublicKeyLocator
When needed, publicKeys are downloaded by sending request to realm's jwks_url
Author:
Marek Posolda