FAQ

  • GitHub GitHub Repo stars
  • Discord Discord Server
  • ✨ New! Try the OpenAPI Doctor ✨ The OpenAPI Doctor

    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: