Versions in this module Expand all Collapse all v2 v2.0.0 Nov 29, 2022 Changes in this version + type Asset struct + Path string + type Client struct + ApplicationType string + ID string + Name string + Origins []string + RedirectURIs []string + Secret string + Trusted bool + type Config struct + Asset Asset + Clients []Client + Commons *shared.Commons + Context context.Context + Debug Debug + HTTP HTTP + IDP Settings + Ldap Ldap + Log *Log + MachineAuthAPIKey string + Reva *shared.Reva + Service Service + Tracing *Tracing + type Debug struct + Addr string + Pprof bool + Token string + Zpages bool + type HTTP struct + Addr string + Namespace string + Root string + TLS bool + TLSCert string + TLSKey string + type Ldap struct + BaseDN string + BindDN string + BindPassword string + EmailAttribute string + Filter string + LoginAttribute string + NameAttribute string + ObjectClass string + Scope string + TLSCACert string + URI string + UUIDAttribute string + UUIDAttributeType string + type Log struct + Color bool + File string + Level string + Pretty bool + type Service struct + Name string + PasswordResetURI string + type Settings struct + AccessTokenDurationSeconds uint64 + AllowClientGuests bool + AllowDynamicClientRegistration bool + AllowScope []string + AuthorizationEndpointURI string + CookieBackendURI string + CookieNames []string + DyamicClientSecretDurationSeconds uint64 + EncryptionSecretFile string + EndsessionEndpointURI string + IDTokenDurationSeconds uint64 + IdentifierClientDisabled bool + IdentifierClientPath string + IdentifierDefaultBannerLogo string + IdentifierDefaultSignInPageText string + IdentifierDefaultUsernameHintText string + IdentifierRegistrationConf string + IdentifierScopesConf string + IdentifierUILocales []string + IdentityManager string + Insecure bool + Iss string + Listen string + RefreshTokenDurationSeconds uint64 + SignInURI string + SignedOutURI string + SigningKid string + SigningMethod string + SigningPrivateKeyFiles []string + TrustedProxy []string + URIBasePath string + ValidationKeysPath string + type Tracing struct + Collector string + Enabled bool + Endpoint string + Type string v2.0.0-rc.2 Nov 25, 2022 v2.0.0-rc.1 Nov 5, 2022 v2.0.0-beta.8 Sep 13, 2022 v2.0.0-beta.7 Aug 25, 2022 v2.0.0-beta.6 Aug 11, 2022 v2.0.0-beta.5 Jul 19, 2022