mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-26 18:28:20 -04:00
feat: set idp logo defaul url
This commit is contained in:
@@ -58,7 +58,7 @@ func DefaultConfig() *config.Config {
|
||||
IdentifierScopesConf: "",
|
||||
IdentifierDefaultBannerLogo: "",
|
||||
IdentifierDefaultSignInPageText: "",
|
||||
IdentifierDefaultLogoTargetURI: "",
|
||||
IdentifierDefaultLogoTargetURI: "https://opencloud.eu",
|
||||
IdentifierDefaultUsernameHintText: "",
|
||||
SigningKid: "private-key",
|
||||
SigningMethod: "PS256",
|
||||
|
||||
Reference in New Issue
Block a user