Skip to content

v1.11.27

Compare
Choose a tag to compare
@jbohanon jbohanon released this 05 Aug 19:42
· 58 commits to v1.11.x since this release
f3106d8

Dependency Bumps

  • bitnami/kubectl has been upgraded to 1.22.12.

Fixes

  • Add config to enable users to opt-in to configuring an AuthConfig to fail when
    an OIDC provider returns a redirect instead of returning that redirect to the
    client. When set to true, a 401 unauthorized will be returned instead of 302. (#6811)
  • Add a flag to LDAP config to allow auth without group checking (#6369)