Skip to content

Access token as form field + documentation

Choose a tag to compare

@northwestwitch northwestwitch released this 19 Jun 07:25
· 121 commits to main since this release
c04cb0b

[3.7]

Added

  • Optional Authorization protection on overview and report endpoints. When env variables JWKS_URL and AUDIENCE are specified, access_token can also be collected form the request form, access_token key
  • Documentation on how to change the app settings to enforce authorised requests