Added an OIDC AllowGroups option for authorization.
This commit is contained in:
parent
4453728614
commit
70f2f5d750
4 changed files with 44 additions and 0 deletions
|
@ -273,6 +273,9 @@ unix_socket_permission: "0770"
|
|||
#
|
||||
# allowed_domains:
|
||||
# - example.com
|
||||
# Groups from keycloak have a leading '/'
|
||||
# allowed_groups:
|
||||
# - /headscale
|
||||
# allowed_users:
|
||||
# - alice@example.com
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue