Skip to content

v0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@guicassolato guicassolato released this 08 Jul 15:06
97f14e0

New features

  • Authorino Festival Wristbands (#94)
  • HTTP GET and GET-by-POST metadata (#100)

Enhancements

  • Remove the port part from the host header when looking for a cache service config (#95)
  • Make Authorino default secret label configurable (#96)
  • Better support for multiple Authorino instances (#101)
    • Cache consistency ensured across Authorino pods
    • Deployment modes: cluster-wide and namespaced
    • Host collision protection across different namespaces
    • Refactoring of the manifests in /install and /deploy
    • Authorino Service CR status (number of identity sources, number of metadata sources, number of authorization policies, wristband ON/OFF)
  • Add use claim to wristband signing keys (#119)
  • Serve OIDC (Wristband) HTTP endpoints over TLS (#120)

Doc fixes/updates

#98, #104, #103, #117

CI/CD

  • Latest container images automatically pushed to quay.io (#102)