[mod] authelia-for-zeitbild:add groups
This commit is contained in:
parent
04a7627635
commit
58268aeae2
|
|
@ -10,7 +10,8 @@
|
||||||
"scopes": [
|
"scopes": [
|
||||||
"openid",
|
"openid",
|
||||||
"email",
|
"email",
|
||||||
"profile"
|
"profile",
|
||||||
|
"groups"
|
||||||
],
|
],
|
||||||
"userinfo_signed_response_alg": "none",
|
"userinfo_signed_response_alg": "none",
|
||||||
"token_endpoint_auth_method": "client_secret_basic"
|
"token_endpoint_auth_method": "client_secret_basic"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue