oauth2-proxy/contrib/local-environment
Evgeni Gordeev 43f214ce8b
Add Keycloak local testing environment (#604)
* Adding one more example - keycloak - alongside with dex IDP.

* don't expose keycloak and proxy ports to the host

* specify email-domain list option in documentation

* get rid of nginx and socat to simplify the example as per https://github.com/oauth2-proxy/oauth2-proxy/pull/604#issuecomment-640054390

* get rid of the scripts - use static file for keycloak startup

* changelog entry

* Update CHANGELOG.md

Co-authored-by: Joel Speed <Joel.speed@hotmail.co.uk>
2020-06-14 14:06:12 +01:00
..
keycloak Add Keycloak local testing environment (#604) 2020-06-14 14:06:12 +01:00
Makefile Add Keycloak local testing environment (#604) 2020-06-14 14:06:12 +01:00
dex.yaml Add nginx test environment to demonstrate protecting multiple subdomains 2020-05-12 16:06:17 +01:00
docker-compose-keycloak.yaml Add Keycloak local testing environment (#604) 2020-06-14 14:06:12 +01:00
docker-compose-nginx.yaml Add nginx test environment to demonstrate protecting multiple subdomains 2020-05-12 16:06:17 +01:00
docker-compose.yaml Add test environment docker-compose files 2020-05-12 16:06:16 +01:00
nginx.conf Add nginx test environment to demonstrate protecting multiple subdomains 2020-05-12 16:06:17 +01:00
oauth2-proxy-keycloak.cfg Add Keycloak local testing environment (#604) 2020-06-14 14:06:12 +01:00
oauth2-proxy-nginx.cfg Rename cookie-domain config to cookie-domains (#559) 2020-05-24 20:19:56 +01:00
oauth2-proxy.cfg Add nginx test environment to demonstrate protecting multiple subdomains 2020-05-12 16:06:17 +01:00