Updated Client configuration (markdown)
parent
4325b51de8
commit
f2d30ec83f
|
@ -435,7 +435,7 @@ Builds the URL using an encrypted Request Object.
|
|||
|
||||
```
|
||||
<bean class="org.mitre.openid.connect.client.service.impl.EncryptedAuthRequestUrlBuilder">
|
||||
<property name="encryptionService" ref="validatorCache" />
|
||||
<property name="encrypterService" ref="validatorCache" />
|
||||
<property name="alg">
|
||||
<util:constant static-field="com.nimbusds.jose.JWEAlgorithm.RSA1_5"/>
|
||||
</property>
|
||||
|
|
Loading…
Reference in New Issue