mirror of
https://github.com/oauth2-proxy/oauth2-proxy.git
synced 2025-01-24 05:26:55 +02:00
5788bebfee
* Add example with traefik and keycloak * Switch to dex * Remove unneeded change in keycloak settings * Taken into account review comments * Add changelog entry Co-authored-by: Frédéric Collonval <frederic.collonval@ariadnext.com> Co-authored-by: Joel Speed <Joel.speed@hotmail.co.uk>
8 lines
100 B
YAML
8 lines
100 B
YAML
api:
|
|
insecure: true
|
|
log:
|
|
level: INFO
|
|
providers:
|
|
file:
|
|
filename: /etc/traefik/dynamic.yaml
|