diff --git a/Client-configuration.md b/Client-configuration.md index 00aaef1..420f9f1 100644 --- a/Client-configuration.md +++ b/Client-configuration.md @@ -449,4 +449,4 @@ Builds the URL using an encrypted Request Object. ``` -The builder must have access to the `JWKSetValidator` bean in order to find the server's public keys to encrypt to. \ No newline at end of file +The builder must have access to the `JWKSetCacheService` bean in order to find the server's public keys to encrypt to. \ No newline at end of file