This repository has been archived by the owner on Dec 7, 2020. It is now read-only.
What's New in Version 1.0.0
- Move from
coreos/go-oidc
OAuth2 library togolang.org/x/oauth2
- Inclusion of Gzip compression for all incoming requests
- Support for custom headers from claims
- Dockerfile & container images for Louketo
- Documentation updates
Changelog
- 26d77f1 - doc: fix typo
- 0395e26 - Update OAuth2 dependency #518
- b48a022 - Using compress/gzip
- 4c3331a - Adding Custom Header from claims (#532)
- 9de3d16 - #530: Updated docker run command in README.md
- aa9ae98 - Issue-609 Port over Gatekeeper's Dockerfile and kube YAMLs (#638)
Contributions
Thanks to the following individuals who submitted changes and also helped with the code review:
- @bpasson
- @allupaku
- @13rentgen
- @lionelnicolas
- @ASzc