Skip to content

v0.25.0

Compare
Choose a tag to compare
@gardener-robot-ci-3 gardener-robot-ci-3 released this 09 Oct 10:18
· 43 commits to master since this release

[gardener/oidc-webhook-authenticator]

✨ New Features

  • [OPERATOR] Logging was enhanced to indicate that a handler was removed from store when an openidconnect resource was not found. by @dimityrmirchev [#126]
  • [USER] Administrators can now configure OpenIDConnect objects to retrieve additional claims from the JWT token using the new extraClaims field. The client (kubectl, web application, etc.) is responsible for requesting the scopes that will provide these claims upon authentication. by @sgaist [#128]

🏃 Others