owaspJWTBestPractice
owaspCheckErrorResponse will check JWTs explicitly declare support for RFC8725
in the description
Example ruleset configuration
my-security-rule:
description: JWTs must explicitly declare support for `RFC8725`
type: validation
given: $
then:
function: owaspJWTBestPractice
Used by the following rules: