[mod] authelia-for-wiki_js:scopes
This commit is contained in:
parent
f647e15aee
commit
92effc19e5
|
|
@ -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_post"
|
"token_endpoint_auth_method": "client_secret_post"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue