Added base for openproject nextcloud integration bug

This commit is contained in:
2025-06-20 13:13:15 +02:00
parent 68287c3c66
commit 20c3fdd455
6 changed files with 93 additions and 10 deletions

View File

@@ -2,6 +2,11 @@ version: "13" # Update when available. Sadly no rolling release
oauth2_proxy:
application: "proxy"
port: "80"
acl:
whitelist:
- "/users/me" # Necessary for Nextcloud Plugin to work
- "/api/" # Necessary for Nextcloud Plugin to work
- "/oauth/token" # Necessary for Nextcloud Plugin to work
ldap:
filters:
administrators: True # Set true to filter administrators