JWTAuthenticatorValidationRule interface
The validation rule for JWTAuthenticator.
Properties
| expression | The CEL expression used to validate the claim or attribute. |
| message | The validation error message. |
Property Details
expression
The CEL expression used to validate the claim or attribute.
expression: string
Property Value
string
message
The validation error message.
message?: string
Property Value
string