revert: don't make loadUserInfo configurable because web disabled it

Refs: 3eb1f18
This commit is contained in:
Benedikt Kulmann
2023-11-21 06:19:50 +01:00
parent 214d1279e9
commit 3cf1163d05
2 changed files with 0 additions and 2 deletions

View File

@@ -95,7 +95,6 @@ func DefaultConfig() *config.Config {
ClientID: "web",
ResponseType: "code",
Scope: "openid profile email",
LoadUserInfo: true,
},
Apps: []string{"files", "search", "text-editor", "pdf-viewer", "external", "admin-settings"},
ExternalApps: []config.ExternalApp{