a
This commit is contained in:
@@ -164,9 +164,9 @@ in
|
|||||||
originUrl = "https://${cfg.subdomain}.${sp.domain}/oauth/callback/generic";
|
originUrl = "https://${cfg.subdomain}.${sp.domain}/oauth/callback/generic";
|
||||||
clientSystemdUnits = [ "writefreely.service" ];
|
clientSystemdUnits = [ "writefreely.service" ];
|
||||||
enablePkce = false;
|
enablePkce = false;
|
||||||
# scopeMaps = {
|
scopeMaps = {
|
||||||
# "${usersGroup}" = [ "email" "openid" "profile" "read_user" ];
|
"${usersGroup}" = [ "email" "openid" "profile" "read_user" ];
|
||||||
# };
|
};
|
||||||
linuxUserOfClient = "writefreely";
|
linuxUserOfClient = "writefreely";
|
||||||
linuxGroupOfClient = "writefreely";
|
linuxGroupOfClient = "writefreely";
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user