[mod] role:authelia-for-dokuwiki
This commit is contained in:
parent
846930b52d
commit
b9a239c13c
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,8 @@
|
||||||
"scopes": [
|
"scopes": [
|
||||||
"openid",
|
"openid",
|
||||||
"email",
|
"email",
|
||||||
"profile"
|
"profile",
|
||||||
|
"groups"
|
||||||
],
|
],
|
||||||
"redirect_uris": [
|
"redirect_uris": [
|
||||||
"{{var_authelia_for_dokuwiki_dokuwiki_url_base}}/doku.php"
|
"{{var_authelia_for_dokuwiki_dokuwiki_url_base}}/doku.php"
|
||||||
|
|
Loading…
Add table
Reference in a new issue