fixed wiki link
parent
8274206a2f
commit
48763ea889
|
@ -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](wiki/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](../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