auth
This commit is contained in:
parent
828122a5a9
commit
8b8e5d92d7
@ -25,7 +25,6 @@ services:
|
|||||||
labels:
|
labels:
|
||||||
- "traefik.enable=true"
|
- "traefik.enable=true"
|
||||||
- "traefik.http.middlewares.auth.forwardauth.address=http://oc-auth:8080/oc/forward"
|
- "traefik.http.middlewares.auth.forwardauth.address=http://oc-auth:8080/oc/forward"
|
||||||
- "traefik.http.middlewares.auth.forwardauth.authResponseHeaders=X-Forwarded-User"
|
|
||||||
- "traefik.http.routers.workflow.rule=PathPrefix(/auth)"
|
- "traefik.http.routers.workflow.rule=PathPrefix(/auth)"
|
||||||
environment:
|
environment:
|
||||||
LDAP_ENDPOINTS: ldap:389
|
LDAP_ENDPOINTS: ldap:389
|
||||||
|
Loading…
Reference in New Issue
Block a user