mirror of
				https://github.com/samply/bridgehead.git
				synced 2025-11-04 06:00:18 +01:00 
			
		
		
		
	Added: allowed-groups
This commit is contained in:
		@@ -110,6 +110,9 @@ services:
 | 
			
		||||
      APP_datashield-connect_KEY: ${DATASHIELD_CONNECT_SECRET}
 | 
			
		||||
      APP_token-manager_KEY: ${TOKEN_MANAGER_SECRET}
 | 
			
		||||
 | 
			
		||||
  # TODO: Allow users of group /DataSHIELD and KEYCLOAK_USER_GROUP at the same time:
 | 
			
		||||
  # Maybe a solution would be (https://oauth2-proxy.github.io/oauth2-proxy/docs/configuration/overview/):
 | 
			
		||||
  # --allowed-groups=/DataSHIELD,KEYCLOAK_USER_GROUP
 | 
			
		||||
  oauth2_proxy:
 | 
			
		||||
    image: quay.io/oauth2-proxy/oauth2-proxy
 | 
			
		||||
    container_name: bridgehead_oauth2_proxy
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user