Removed: / from groups

This commit is contained in:
juarez
2024-02-13 15:58:24 +01:00
parent 8a197ce5c7
commit 9a1860ccf9
2 changed files with 3 additions and 2 deletions

View File

@ -120,7 +120,7 @@ services:
image: docker.verbis.dkfz.de/cache/oauth2-proxy/oauth2-proxy:latest
container_name: bridgehead_oauth2_proxy
command: >-
--allowed-group=/DataSHIELD
--allowed-group=DataSHIELD
--oidc-groups-claim=${KEYCLOAK_GROUP_CLAIM}
--auth-logging=true
--whitelist-domain=${HOST}