mirror of
https://github.com/outbackdingo/homelab-v.git
synced 2026-08-25 14:53:19 +00:00
fix(authelia): add access_control policy rule
This commit is contained in:
@@ -14,6 +14,9 @@ configMap:
|
||||
|
||||
access_control:
|
||||
default_policy: 'two_factor'
|
||||
rules:
|
||||
- domain_regex: '^.*\.stonegarden.dev$'
|
||||
policy: 'two_factor'
|
||||
|
||||
authentication_backend:
|
||||
ldap:
|
||||
|
||||
Reference in New Issue
Block a user