[mod] authelia-for-wiki_js:scopes

This commit is contained in:
Christian Fraß 2025-12-30 10:46:28 +01:00
parent f647e15aee
commit 92effc19e5

View file

@ -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"