Revert e474014086a7c80340131526358d46abe5406c7e...48763ea8893f7ca0e39d34a9cc8806a6a9f59ce8 on Client configuration
parent
48763ea889
commit
e8c28f5971
|
@ -398,7 +398,7 @@ Builds the URL using a signed Request Object.
|
|||
</bean>
|
||||
```
|
||||
|
||||
This also requires configuration (and generation) of a [json web key set](../Key-generation) and several support components such as a signing and validation service and a keystore:
|
||||
This also requires configuration (and generation) of a [json web key set](wiki/Key-generation) and several support components such as a signing and validation service and a keystore:
|
||||
|
||||
```xml
|
||||
<bean id="defaultsignerService" class="org.mitre.jwt.signer.service.impl.DefaultJwtSigningAndValidationService">
|
||||
|
|
Loading…
Reference in New Issue