add groups to nextcloud authelia

This commit is contained in:
2023-08-18 20:21:01 +02:00
parent c6e471febf
commit 58e7ad2080

View File

@@ -168,6 +168,7 @@
"openid" "openid"
"profile" "profile"
"email" "email"
"groups"
]; ];
userinfo_signing_algorithm = "none"; userinfo_signing_algorithm = "none";
} }