Skip to content

v1.3.3

Compare
Choose a tag to compare
@douglasrafael douglasrafael released this 20 Oct 23:16
· 3 commits to master since this release

Adjustments

  • Adds jwt-policy update:
    • Adds configuration to allow exclusion of endpoint in JWT checks.
    • Exclusion is defined using the excludeEndpointRegExp property, which is an array of strings. The expressions that symbolize the endpoints that you want to ignore in the JWT check must be provided in the array.