github sevensolutions/traefik-oidc-auth v0.7.0

one day ago

What's Changed

Breaking Changes

This release removes the option to change the session cookie name by using the SessionCookie.Name option.
Instead, the new option CookieNamePrefix can be used to specify a global prefix for all internal cookie names.
By default, the session cookie is now named TraefikOidcAuth.Session insead of Authorization which was confusing.

Full Changelog: v0.6.1...v0.7.0

Don't miss a new traefik-oidc-auth release

NewReleases is sending notifications on new releases.