Skip to content

0.4.0 / 2018-10-24

Compare
Choose a tag to compare
@brancz brancz released this 24 Oct 12:08
· 361 commits to master since this release
v0.4.0
7d54c31
  • [CHANGE] The config file flag has been renamed to --config-file.
  • [CHANGE] There is a breaking change in the configuration. All configuration that was previously valid, is now nested in .authorization.resourceAttributes.
  • [FEATURE] Add OIDC token authentication provider (note: this is not a client code flow for client authentication).
  • [FEATURE] Add ability to rewrite SubjectAccessReviews based on request query parameters.