mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Set correct roles path for oidc keycloak groups\roles
This commit is contained in:
@@ -2,7 +2,7 @@ oauth2_proxy:
|
||||
application: "application"
|
||||
port: "80"
|
||||
allowed_groups:
|
||||
- "web-app-yourls-administrator"
|
||||
- "/roles/web-app-yourls-administrator"
|
||||
acl:
|
||||
blacklist:
|
||||
- "/admin/" # Protects the admin area
|
||||
|
Reference in New Issue
Block a user