Fix missing sops and hedgedoc config
This commit is contained in:
@@ -32,6 +32,7 @@ in {
|
||||
userProfileURL = "${authServerUrl}/oauth2/openid/hedgedoc/userinfo";
|
||||
|
||||
clientID = "hedgedoc";
|
||||
clientSecret = "";
|
||||
scope = "openid email profile";
|
||||
userProfileUsernameAttr = "name";
|
||||
userProfileEmailAttr = "email";
|
||||
|
||||
Reference in New Issue
Block a user