ParseJwt
Parses a JSON Web Token, JWT and verifies the signature. Claims is put on the current item.
Configuration
Valve name: ParseJwt
Name | Description | Default value | Mandatory | Expanded |
---|---|---|---|---|
| Source of the JWT. |
| ||
| If the signature should be verified. |
| ||
| HTTP module reference. Mandatory if | N/A | ||
| JWKS endpoint. | N/A | ||
| Keystore reference or json object containing keystore configuration. Used to verify JWT signature. | N/A | ||
| Keystore alias. | N/A | ||
| Algorithm used when signature was created. |
|