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}

View File

@ -3,7 +3,8 @@ version: "3.7"
services:
mtba:
#image: docker.verbis.dkfz.de/cache/samply/mtba:latest
image: docker.verbis.dkfz.de/cache/samply/mtba:develop
#image: docker.verbis.dkfz.de/cache/samply/mtba:develop
image: samply/mtba:develop
container_name: bridgehead-mtba
environment:
BLAZE_STORE_URL: http://blaze:8080