github gogatekeeper/gatekeeper 2.0.0

latest releases: 2.11.0, 2.11.0-rc3, 2.11.0-rc2...
17 months ago

IMPORTANT:

  • keycloak 17+ removed /auth prefix from it's urls, gatekeeper is now able to accept discovery urls with or without /auth prefix
  • due to changes in keycloak 17+ it is not possible to use automatic keycloak logout mechanism, you have to confirm during logout, if you want to perform automatic logout you can use gatekeeper own mechanism as specified in user documentation

What's Changed

  • Keycloak 17+ compatibility changes by @p53 in #232
  • Add legacy /auth path prefix detection, realm extraction by @p53 in #234
  • Legacy discovery uri by @p53 in #235
  • Update gocloak,text lib by @p53 in #236
  • Fix match headers docu by @p53 in #237
  • Update docu by @p53 in #238

Full Changelog: 1.8.1...2.0.0

Don't miss a new gatekeeper release

NewReleases is sending notifications on new releases.