Updated Client configuration (markdown)
parent
a371e89d31
commit
18b66fb2a7
|
@ -449,4 +449,4 @@ Builds the URL using an encrypted Request Object.
|
||||||
</bean>
|
</bean>
|
||||||
```
|
```
|
||||||
|
|
||||||
The builder must have access to the `JWKSetValidator` bean in order to find the server's public keys to encrypt to.
|
The builder must have access to the `JWKSetCacheService` bean in order to find the server's public keys to encrypt to.
|
Loading…
Reference in New Issue