Releases: gogatekeeper/gatekeeper
1.2.1-rc2
1.2.1-rc1
Changelog
643f879 Fix SkipOpenIDProviderTLSVerify and add tests for it #25 (#31)
4026f5c Fix revocation url #2 (#38)
6e9713d Fix splitting headers key/value when more than one equal sign there
fd5c30e Fix token encryption for loginHandler and missing refresh token cookie with refresh token enabled
e436f99 Refactor Dockerfile, use scratch as base image, make static binary (#46)
6a8956f Remove ClientAuthMethod
1.2.0
1.2.0-rc2
1.2.0-rc1
- Updated oidc/jose library
- not verifying access token, only id token after receiving it from IDP
- adding skipaccesstokenissuer and cliendid to be able to turn off access token validation of these fields, which should be verified only on ID_TOKEN
1.1.0
1.1.0-rc1
Changelog
981ca45 Enable code scanning for this repository
b911d48 Fixes releasing which was crashing due to updating .mod file during spelling makefile target (#14)
75c5423 Modify docker build files to work with new name (#13)
58e154f Remove louketo name from code (#16)
5926092 Update base docker image, previous has quite plenty of security issues (#15)
33fb815 Update golangci to latest, having errors when running (#12)
b043dea fix typo