1
0
Fork 0

authelia: Restrict access to paperless-ngx

Since all Paperless-ngx users see the same content, we should restrict
who can log in.
dch-webhooks-secrets
Dustin 2023-12-11 10:36:10 -06:00
parent 39d19cb3ea
commit 12773c7fd2
1 changed files with 4 additions and 0 deletions

View File

@ -8,6 +8,10 @@ access_control:
rules:
- domain: paperless.pyrocufflink.blue
policy: two_factor
subject:
- 'group:Paperless-ngx Users'
- domain: paperless.pyrocufflink.blue
policy: deny
- domain: firefly.pyrocufflink.blue
resources:
- '^/api/'