Added more scalable oauth2_proxy_active configuration

This commit is contained in:
2025-02-17 16:07:26 +01:00
parent 77ad71436e
commit b740b978b5
5 changed files with 13 additions and 8 deletions

View File

@@ -13,6 +13,6 @@ dummy_volume: "{{docker_compose.directories.volu
# OAuth2 Proxy Configuration
oauth2_proxy_upstream_application_and_port: "proxy:80"
oauth2_proxy_active: true
oauth2_proxy_active: "{{ applications.openproject.oauth2_proxy_active | bool }}"
ldap_enabled: True