JwtLog
JwtLog
JSON Example
{
"authn_rule_match": {
"rule_action": "string",
"rule_name": "string"
},
"authz_rule_match": {
"rule_action": "string",
"rule_name": "string"
},
"is_jwt_verified": false,
"token_payload": "string"
}
boolean
is_jwt_verified
Optional
Set to true, if JWT validation is successful. Field introduced in 20.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.
string
token_payload
Optional
JWT token payload. Field introduced in 20.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.