Documentation ¶
Index ¶
- Variables
- func GlobalLogLevelToDexLevel(level string) string
- type ConfigRequest
- func (m *ConfigRequest) BindPort(name string, value uint16) error
- func (*ConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (m *ConfigRequest) GetPort(name string) (uint16, error)
- func (m *ConfigRequest) GetSecret(name string) *wrappers.StringValue
- func (x *ConfigRequest) GetV1() *ConfigRequest_V1
- func (m *ConfigRequest) ListPorts() []a2conf.PortInfo
- func (m *ConfigRequest) ListSecrets() []a2conf.SecretInfo
- func (c *ConfigRequest) PrepareSystemConfig(creds *shared.TLSCredentials) (shared.PreparedSystemConfig, error)
- func (*ConfigRequest) ProtoMessage()
- func (x *ConfigRequest) ProtoReflect() protoreflect.Message
- func (x *ConfigRequest) Reset()
- func (m *ConfigRequest) ServiceName() string
- func (c *ConfigRequest) SetGlobalConfig(g *shared.GlobalConfig)
- func (m *ConfigRequest) SetSecret(name string, value *wrappers.StringValue) error
- func (x *ConfigRequest) String() string
- func (c *ConfigRequest) Validate() error
- type ConfigRequest_V1
- func (*ConfigRequest_V1) Descriptor() ([]byte, []int)deprecated
- func (x *ConfigRequest_V1) GetSvc() *ConfigRequest_V1_Service
- func (x *ConfigRequest_V1) GetSys() *ConfigRequest_V1_System
- func (*ConfigRequest_V1) ProtoMessage()
- func (x *ConfigRequest_V1) ProtoReflect() protoreflect.Message
- func (x *ConfigRequest_V1) Reset()
- func (x *ConfigRequest_V1) String() string
- type ConfigRequest_V1_Banner
- func (*ConfigRequest_V1_Banner) Descriptor() ([]byte, []int)deprecated
- func (x *ConfigRequest_V1_Banner) GetBackgroundColor() *wrapperspb.StringValue
- func (x *ConfigRequest_V1_Banner) GetMessage() *wrapperspb.StringValue
- func (x *ConfigRequest_V1_Banner) GetShow() *wrapperspb.BoolValue
- func (x *ConfigRequest_V1_Banner) GetTextColor() *wrapperspb.StringValue
- func (*ConfigRequest_V1_Banner) ProtoMessage()
- func (x *ConfigRequest_V1_Banner) ProtoReflect() protoreflect.Message
- func (x *ConfigRequest_V1_Banner) Reset()
- func (x *ConfigRequest_V1_Banner) String() string
- type ConfigRequest_V1_Bootstrap
- func (*ConfigRequest_V1_Bootstrap) Descriptor() ([]byte, []int)deprecated
- func (x *ConfigRequest_V1_Bootstrap) GetInsecureAdmin() *wrapperspb.BoolValue
- func (*ConfigRequest_V1_Bootstrap) ProtoMessage()
- func (x *ConfigRequest_V1_Bootstrap) ProtoReflect() protoreflect.Message
- func (x *ConfigRequest_V1_Bootstrap) Reset()
- func (x *ConfigRequest_V1_Bootstrap) String() string
- type ConfigRequest_V1_Connectors
- func (*ConfigRequest_V1_Connectors) Descriptor() ([]byte, []int)deprecated
- func (x *ConfigRequest_V1_Connectors) GetDisableLocalUsers() *wrapperspb.BoolValue
- func (x *ConfigRequest_V1_Connectors) GetGoogle() *ConfigRequest_V1_Google
- func (x *ConfigRequest_V1_Connectors) GetLdap() *ConfigRequest_V1_Ldap
- func (x *ConfigRequest_V1_Connectors) GetMsadLdap() *ConfigRequest_V1_Msad_Ldap
- func (x *ConfigRequest_V1_Connectors) GetSaml() *ConfigRequest_V1_Saml
- func (*ConfigRequest_V1_Connectors) ProtoMessage()
- func (x *ConfigRequest_V1_Connectors) ProtoReflect() protoreflect.Message
- func (x *ConfigRequest_V1_Connectors) Reset()
- func (x *ConfigRequest_V1_Connectors) String() string
- type ConfigRequest_V1_Disclosure
- func (*ConfigRequest_V1_Disclosure) Descriptor() ([]byte, []int)deprecated
- func (x *ConfigRequest_V1_Disclosure) GetDisclosureMessage() *wrapperspb.StringValue
- func (x *ConfigRequest_V1_Disclosure) GetShow() *wrapperspb.BoolValue
- func (*ConfigRequest_V1_Disclosure) ProtoMessage()
- func (x *ConfigRequest_V1_Disclosure) ProtoReflect() protoreflect.Message
- func (x *ConfigRequest_V1_Disclosure) Reset()
- func (x *ConfigRequest_V1_Disclosure) String() string
- type ConfigRequest_V1_Expiry
- func (*ConfigRequest_V1_Expiry) Descriptor() ([]byte, []int)deprecated
- func (x *ConfigRequest_V1_Expiry) GetIdTokens() *wrapperspb.StringValue
- func (x *ConfigRequest_V1_Expiry) GetSigningKeys() *wrapperspb.StringValue
- func (*ConfigRequest_V1_Expiry) ProtoMessage()
- func (x *ConfigRequest_V1_Expiry) ProtoReflect() protoreflect.Message
- func (x *ConfigRequest_V1_Expiry) Reset()
- func (x *ConfigRequest_V1_Expiry) String() string
- type ConfigRequest_V1_Google
- func (*ConfigRequest_V1_Google) Descriptor() ([]byte, []int)deprecated
- func (x *ConfigRequest_V1_Google) GetClientId() *wrapperspb.StringValue
- func (x *ConfigRequest_V1_Google) GetClientSecret() *wrapperspb.StringValue
- func (*ConfigRequest_V1_Google) ProtoMessage()
- func (x *ConfigRequest_V1_Google) ProtoReflect() protoreflect.Message
- func (x *ConfigRequest_V1_Google) Reset()
- func (x *ConfigRequest_V1_Google) String() string
- type ConfigRequest_V1_Grpc
- func (*ConfigRequest_V1_Grpc) Descriptor() ([]byte, []int)deprecated
- func (x *ConfigRequest_V1_Grpc) GetHost() *wrapperspb.StringValuedeprecated
- func (x *ConfigRequest_V1_Grpc) GetPort() *wrapperspb.Int32Value
- func (*ConfigRequest_V1_Grpc) ProtoMessage()
- func (x *ConfigRequest_V1_Grpc) ProtoReflect() protoreflect.Message
- func (x *ConfigRequest_V1_Grpc) Reset()
- func (x *ConfigRequest_V1_Grpc) String() string
- type ConfigRequest_V1_InvalidLoginAttempts
- func (*ConfigRequest_V1_InvalidLoginAttempts) Descriptor() ([]byte, []int)deprecated
- func (x *ConfigRequest_V1_InvalidLoginAttempts) GetBlockedDurationInMinutes() *wrapperspb.Int32Value
- func (x *ConfigRequest_V1_InvalidLoginAttempts) GetEnableInvalidLoginAttempts() *wrapperspb.BoolValue
- func (x *ConfigRequest_V1_InvalidLoginAttempts) GetMaxInvalidLoginAttemptsAllowed() *wrapperspb.Int32Value
- func (*ConfigRequest_V1_InvalidLoginAttempts) ProtoMessage()
- func (x *ConfigRequest_V1_InvalidLoginAttempts) ProtoReflect() protoreflect.Message
- func (x *ConfigRequest_V1_InvalidLoginAttempts) Reset()
- func (x *ConfigRequest_V1_InvalidLoginAttempts) String() string
- type ConfigRequest_V1_Ldap
- func (*ConfigRequest_V1_Ldap) Descriptor() ([]byte, []int)deprecated
- func (x *ConfigRequest_V1_Ldap) GetBaseGroupSearchDn() *wrapperspb.StringValue
- func (x *ConfigRequest_V1_Ldap) GetBaseUserSearchDn() *wrapperspb.StringValue
- func (x *ConfigRequest_V1_Ldap) GetBindDn() *wrapperspb.StringValue
- func (x *ConfigRequest_V1_Ldap) GetBindPassword() *wrapperspb.StringValue
- func (x *ConfigRequest_V1_Ldap) GetCaContents() *wrapperspb.StringValue
- func (x *ConfigRequest_V1_Ldap) GetEmailAttr() *wrapperspb.StringValue
- func (x *ConfigRequest_V1_Ldap) GetFilterGroupsByUserAttr() *wrapperspb.StringValue
- func (x *ConfigRequest_V1_Ldap) GetFilterGroupsByUserValue() *wrapperspb.StringValue
- func (x *ConfigRequest_V1_Ldap) GetGroupDisplayNameAttr() *wrapperspb.StringValue
- func (x *ConfigRequest_V1_Ldap) GetGroupQueryFilter() *wrapperspb.StringValue
- func (x *ConfigRequest_V1_Ldap) GetHost() *wrapperspb.StringValue
- func (x *ConfigRequest_V1_Ldap) GetInsecureNoSsl() *wrapperspb.BoolValue
- func (x *ConfigRequest_V1_Ldap) GetUserDisplayNameAttr() *wrapperspb.StringValue
- func (x *ConfigRequest_V1_Ldap) GetUserIdAttr() *wrapperspb.StringValue
- func (x *ConfigRequest_V1_Ldap) GetUserQueryFilter() *wrapperspb.StringValue
- func (x *ConfigRequest_V1_Ldap) GetUsernameAttr() *wrapperspb.StringValue
- func (*ConfigRequest_V1_Ldap) ProtoMessage()
- func (x *ConfigRequest_V1_Ldap) ProtoReflect() protoreflect.Message
- func (x *ConfigRequest_V1_Ldap) Reset()
- func (x *ConfigRequest_V1_Ldap) String() string
- type ConfigRequest_V1_Log
- func (*ConfigRequest_V1_Log) Descriptor() ([]byte, []int)deprecated
- func (x *ConfigRequest_V1_Log) GetLevel() *wrapperspb.StringValue
- func (*ConfigRequest_V1_Log) ProtoMessage()
- func (x *ConfigRequest_V1_Log) ProtoReflect() protoreflect.Message
- func (x *ConfigRequest_V1_Log) Reset()
- func (x *ConfigRequest_V1_Log) String() string
- type ConfigRequest_V1_Msad_Ldap
- func (*ConfigRequest_V1_Msad_Ldap) Descriptor() ([]byte, []int)deprecated
- func (x *ConfigRequest_V1_Msad_Ldap) GetBaseGroupSearchDn() *wrapperspb.StringValue
- func (x *ConfigRequest_V1_Msad_Ldap) GetBaseUserSearchDn() *wrapperspb.StringValue
- func (x *ConfigRequest_V1_Msad_Ldap) GetBindDn() *wrapperspb.StringValue
- func (x *ConfigRequest_V1_Msad_Ldap) GetBindPassword() *wrapperspb.StringValue
- func (x *ConfigRequest_V1_Msad_Ldap) GetCaContents() *wrapperspb.StringValue
- func (x *ConfigRequest_V1_Msad_Ldap) GetEmailAttr() *wrapperspb.StringValue
- func (x *ConfigRequest_V1_Msad_Ldap) GetFilterGroupsByUserAttr() *wrapperspb.StringValue
- func (x *ConfigRequest_V1_Msad_Ldap) GetFilterGroupsByUserValue() *wrapperspb.StringValue
- func (x *ConfigRequest_V1_Msad_Ldap) GetGroupDisplayNameAttr() *wrapperspb.StringValue
- func (x *ConfigRequest_V1_Msad_Ldap) GetGroupQueryFilter() *wrapperspb.StringValue
- func (x *ConfigRequest_V1_Msad_Ldap) GetHost() *wrapperspb.StringValue
- func (x *ConfigRequest_V1_Msad_Ldap) GetInsecureNoSsl() *wrapperspb.BoolValue
- func (x *ConfigRequest_V1_Msad_Ldap) GetUserDisplayNameAttr() *wrapperspb.StringValue
- func (x *ConfigRequest_V1_Msad_Ldap) GetUserIdAttr() *wrapperspb.StringValue
- func (x *ConfigRequest_V1_Msad_Ldap) GetUserQueryFilter() *wrapperspb.StringValue
- func (x *ConfigRequest_V1_Msad_Ldap) GetUsernameAttr() *wrapperspb.StringValue
- func (*ConfigRequest_V1_Msad_Ldap) ProtoMessage()
- func (x *ConfigRequest_V1_Msad_Ldap) ProtoReflect() protoreflect.Message
- func (x *ConfigRequest_V1_Msad_Ldap) Reset()
- func (x *ConfigRequest_V1_Msad_Ldap) String() string
- type ConfigRequest_V1_RedirectionURIs
- func (*ConfigRequest_V1_RedirectionURIs) Descriptor() ([]byte, []int)deprecated
- func (x *ConfigRequest_V1_RedirectionURIs) GetRedirectionUrl() []string
- func (*ConfigRequest_V1_RedirectionURIs) ProtoMessage()
- func (x *ConfigRequest_V1_RedirectionURIs) ProtoReflect() protoreflect.Message
- func (x *ConfigRequest_V1_RedirectionURIs) Reset()
- func (x *ConfigRequest_V1_RedirectionURIs) String() string
- type ConfigRequest_V1_Saml
- func (*ConfigRequest_V1_Saml) Descriptor() ([]byte, []int)deprecated
- func (x *ConfigRequest_V1_Saml) GetAllowedGroups() []string
- func (x *ConfigRequest_V1_Saml) GetCaContents() *wrapperspb.StringValue
- func (x *ConfigRequest_V1_Saml) GetEmailAttr() *wrapperspb.StringValue
- func (x *ConfigRequest_V1_Saml) GetEntityIssuer() *wrapperspb.StringValue
- func (x *ConfigRequest_V1_Saml) GetGroupsAttr() *wrapperspb.StringValue
- func (x *ConfigRequest_V1_Saml) GetNameIdPolicyFormat() *wrapperspb.StringValue
- func (x *ConfigRequest_V1_Saml) GetSsoUrl() *wrapperspb.StringValue
- func (x *ConfigRequest_V1_Saml) GetUsernameAttr() *wrapperspb.StringValue
- func (*ConfigRequest_V1_Saml) ProtoMessage()
- func (x *ConfigRequest_V1_Saml) ProtoReflect() protoreflect.Message
- func (x *ConfigRequest_V1_Saml) Reset()
- func (x *ConfigRequest_V1_Saml) String() string
- type ConfigRequest_V1_Service
- type ConfigRequest_V1_Storage
- func (*ConfigRequest_V1_Storage) Descriptor() ([]byte, []int)deprecated
- func (x *ConfigRequest_V1_Storage) GetDatabase() *wrapperspb.StringValue
- func (x *ConfigRequest_V1_Storage) GetUser() *wrapperspb.StringValue
- func (*ConfigRequest_V1_Storage) ProtoMessage()
- func (x *ConfigRequest_V1_Storage) ProtoReflect() protoreflect.Message
- func (x *ConfigRequest_V1_Storage) Reset()
- func (x *ConfigRequest_V1_Storage) String() string
- type ConfigRequest_V1_System
- func (*ConfigRequest_V1_System) Descriptor() ([]byte, []int)deprecated
- func (x *ConfigRequest_V1_System) GetBanner() *ConfigRequest_V1_Banner
- func (x *ConfigRequest_V1_System) GetBootstrap() *ConfigRequest_V1_Bootstrap
- func (x *ConfigRequest_V1_System) GetConnectors() *ConfigRequest_V1_Connectors
- func (x *ConfigRequest_V1_System) GetDisclosure() *ConfigRequest_V1_Disclosure
- func (x *ConfigRequest_V1_System) GetExpiry() *ConfigRequest_V1_Expiry
- func (x *ConfigRequest_V1_System) GetGrpc() *ConfigRequest_V1_Grpc
- func (x *ConfigRequest_V1_System) GetInvalidLoginAttempts() *ConfigRequest_V1_InvalidLoginAttempts
- func (x *ConfigRequest_V1_System) GetLog() *ConfigRequest_V1_Log
- func (x *ConfigRequest_V1_System) GetMlsa() *shared.Mlsa
- func (x *ConfigRequest_V1_System) GetRedirectionUris() *ConfigRequest_V1_RedirectionURIs
- func (x *ConfigRequest_V1_System) GetService() *ConfigRequest_V1_System_Service
- func (x *ConfigRequest_V1_System) GetStorage() *ConfigRequest_V1_Storage
- func (x *ConfigRequest_V1_System) GetTls() *shared.TLSCredentials
- func (*ConfigRequest_V1_System) ProtoMessage()
- func (x *ConfigRequest_V1_System) ProtoReflect() protoreflect.Message
- func (x *ConfigRequest_V1_System) Reset()
- func (x *ConfigRequest_V1_System) String() string
- type ConfigRequest_V1_System_Service
- func (*ConfigRequest_V1_System_Service) Descriptor() ([]byte, []int)deprecated
- func (x *ConfigRequest_V1_System_Service) GetExternalFqdn() *wrapperspb.StringValue
- func (x *ConfigRequest_V1_System_Service) GetHost() *wrapperspb.StringValuedeprecated
- func (x *ConfigRequest_V1_System_Service) GetPort() *wrapperspb.Int32Value
- func (*ConfigRequest_V1_System_Service) ProtoMessage()
- func (x *ConfigRequest_V1_System_Service) ProtoReflect() protoreflect.Message
- func (x *ConfigRequest_V1_System_Service) Reset()
- func (x *ConfigRequest_V1_System_Service) String() string
Constants ¶
This section is empty.
Variables ¶
var File_config_dex_config_request_proto protoreflect.FileDescriptor
Functions ¶
func GlobalLogLevelToDexLevel ¶
Convert the accepted GlobalLogLevels to a log level accepted by Dex.
Types ¶
type ConfigRequest ¶
type ConfigRequest struct { V1 *ConfigRequest_V1 `protobuf:"bytes,3,opt,name=v1,proto3" json:"v1,omitempty" toml:"v1,omitempty" mapstructure:"v1,omitempty"` // contains filtered or unexported fields }
func DefaultConfigRequest ¶
func DefaultConfigRequest() *ConfigRequest
DefaultConfigRequest returns a new ConfigRequest instance with default values.
func NewConfigRequest ¶
func NewConfigRequest() *ConfigRequest
NewConfigRequest returns a new ConfigRequests instance with zero values.
func (*ConfigRequest) BindPort ¶
func (m *ConfigRequest) BindPort(name string, value uint16) error
BindPort sets the port tagged with the given name
func (*ConfigRequest) Descriptor
deprecated
func (*ConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use ConfigRequest.ProtoReflect.Descriptor instead.
func (*ConfigRequest) GetPort ¶
func (m *ConfigRequest) GetPort(name string) (uint16, error)
GetPort gets the port tagged with the given name. If the value is not set, it returns 0.
func (*ConfigRequest) GetSecret ¶
func (m *ConfigRequest) GetSecret(name string) *wrappers.StringValue
GetSecret gets a secret by name. Returns nil if it is not set
func (*ConfigRequest) GetV1 ¶
func (x *ConfigRequest) GetV1() *ConfigRequest_V1
func (*ConfigRequest) ListPorts ¶
func (m *ConfigRequest) ListPorts() []a2conf.PortInfo
ListPorts lists all the ports exposed by the config
func (*ConfigRequest) ListSecrets ¶
func (m *ConfigRequest) ListSecrets() []a2conf.SecretInfo
ListSecrets lists all the secrets exposed by the config
func (*ConfigRequest) PrepareSystemConfig ¶
func (c *ConfigRequest) PrepareSystemConfig(creds *shared.TLSCredentials) (shared.PreparedSystemConfig, error)
PrepareSystemConfig returns a system configuration that can be used to start the service.
func (*ConfigRequest) ProtoMessage ¶
func (*ConfigRequest) ProtoMessage()
func (*ConfigRequest) ProtoReflect ¶
func (x *ConfigRequest) ProtoReflect() protoreflect.Message
func (*ConfigRequest) Reset ¶
func (x *ConfigRequest) Reset()
func (*ConfigRequest) ServiceName ¶
func (m *ConfigRequest) ServiceName() string
ServiceName returns the name of the service this config belongs to
func (*ConfigRequest) SetGlobalConfig ¶
func (c *ConfigRequest) SetGlobalConfig(g *shared.GlobalConfig)
SetGlobalConfig imports settings from the global configuration
func (*ConfigRequest) SetSecret ¶
func (m *ConfigRequest) SetSecret(name string, value *wrappers.StringValue) error
SetSecret sets a secret by name. Returns ErrSecretNotFound if the secret does not exist
func (*ConfigRequest) String ¶
func (x *ConfigRequest) String() string
func (*ConfigRequest) Validate ¶
func (c *ConfigRequest) Validate() error
Validate validates that the config is sufficient to start the service and returns true.
type ConfigRequest_V1 ¶
type ConfigRequest_V1 struct { Sys *ConfigRequest_V1_System `protobuf:"bytes,1,opt,name=sys,proto3" json:"sys,omitempty" toml:"sys,omitempty" mapstructure:"sys,omitempty"` Svc *ConfigRequest_V1_Service `protobuf:"bytes,2,opt,name=svc,proto3" json:"svc,omitempty" toml:"svc,omitempty" mapstructure:"svc,omitempty"` // contains filtered or unexported fields }
func (*ConfigRequest_V1) Descriptor
deprecated
func (*ConfigRequest_V1) Descriptor() ([]byte, []int)
Deprecated: Use ConfigRequest_V1.ProtoReflect.Descriptor instead.
func (*ConfigRequest_V1) GetSvc ¶
func (x *ConfigRequest_V1) GetSvc() *ConfigRequest_V1_Service
func (*ConfigRequest_V1) GetSys ¶
func (x *ConfigRequest_V1) GetSys() *ConfigRequest_V1_System
func (*ConfigRequest_V1) ProtoMessage ¶
func (*ConfigRequest_V1) ProtoMessage()
func (*ConfigRequest_V1) ProtoReflect ¶
func (x *ConfigRequest_V1) ProtoReflect() protoreflect.Message
func (*ConfigRequest_V1) Reset ¶
func (x *ConfigRequest_V1) Reset()
func (*ConfigRequest_V1) String ¶
func (x *ConfigRequest_V1) String() string
type ConfigRequest_V1_Banner ¶
type ConfigRequest_V1_Banner struct { Show *wrapperspb.BoolValue `protobuf:"bytes,1,opt,name=show,proto3" json:"show,omitempty" toml:"show,omitempty" mapstructure:"show,omitempty"` Message *wrapperspb.StringValue `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty" toml:"message,omitempty" mapstructure:"message,omitempty"` BackgroundColor *wrapperspb.StringValue `` /* 182-byte string literal not displayed */ TextColor *wrapperspb.StringValue `` /* 152-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ConfigRequest_V1_Banner) Descriptor
deprecated
func (*ConfigRequest_V1_Banner) Descriptor() ([]byte, []int)
Deprecated: Use ConfigRequest_V1_Banner.ProtoReflect.Descriptor instead.
func (*ConfigRequest_V1_Banner) GetBackgroundColor ¶
func (x *ConfigRequest_V1_Banner) GetBackgroundColor() *wrapperspb.StringValue
func (*ConfigRequest_V1_Banner) GetMessage ¶
func (x *ConfigRequest_V1_Banner) GetMessage() *wrapperspb.StringValue
func (*ConfigRequest_V1_Banner) GetShow ¶
func (x *ConfigRequest_V1_Banner) GetShow() *wrapperspb.BoolValue
func (*ConfigRequest_V1_Banner) GetTextColor ¶
func (x *ConfigRequest_V1_Banner) GetTextColor() *wrapperspb.StringValue
func (*ConfigRequest_V1_Banner) ProtoMessage ¶
func (*ConfigRequest_V1_Banner) ProtoMessage()
func (*ConfigRequest_V1_Banner) ProtoReflect ¶
func (x *ConfigRequest_V1_Banner) ProtoReflect() protoreflect.Message
func (*ConfigRequest_V1_Banner) Reset ¶
func (x *ConfigRequest_V1_Banner) Reset()
func (*ConfigRequest_V1_Banner) String ¶
func (x *ConfigRequest_V1_Banner) String() string
type ConfigRequest_V1_Bootstrap ¶
type ConfigRequest_V1_Bootstrap struct { InsecureAdmin *wrapperspb.BoolValue `` /* 172-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ConfigRequest_V1_Bootstrap) Descriptor
deprecated
func (*ConfigRequest_V1_Bootstrap) Descriptor() ([]byte, []int)
Deprecated: Use ConfigRequest_V1_Bootstrap.ProtoReflect.Descriptor instead.
func (*ConfigRequest_V1_Bootstrap) GetInsecureAdmin ¶
func (x *ConfigRequest_V1_Bootstrap) GetInsecureAdmin() *wrapperspb.BoolValue
func (*ConfigRequest_V1_Bootstrap) ProtoMessage ¶
func (*ConfigRequest_V1_Bootstrap) ProtoMessage()
func (*ConfigRequest_V1_Bootstrap) ProtoReflect ¶
func (x *ConfigRequest_V1_Bootstrap) ProtoReflect() protoreflect.Message
func (*ConfigRequest_V1_Bootstrap) Reset ¶
func (x *ConfigRequest_V1_Bootstrap) Reset()
func (*ConfigRequest_V1_Bootstrap) String ¶
func (x *ConfigRequest_V1_Bootstrap) String() string
type ConfigRequest_V1_Connectors ¶
type ConfigRequest_V1_Connectors struct { Google *ConfigRequest_V1_Google `protobuf:"bytes,1,opt,name=google,proto3" json:"google,omitempty" toml:"google,omitempty" mapstructure:"google,omitempty"` Ldap *ConfigRequest_V1_Ldap `protobuf:"bytes,2,opt,name=ldap,proto3" json:"ldap,omitempty" toml:"ldap,omitempty" mapstructure:"ldap,omitempty"` Saml *ConfigRequest_V1_Saml `protobuf:"bytes,3,opt,name=saml,proto3" json:"saml,omitempty" toml:"saml,omitempty" mapstructure:"saml,omitempty"` MsadLdap *ConfigRequest_V1_Msad_Ldap `` /* 147-byte string literal not displayed */ DisableLocalUsers *wrapperspb.BoolValue `` /* 196-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ConfigRequest_V1_Connectors) Descriptor
deprecated
func (*ConfigRequest_V1_Connectors) Descriptor() ([]byte, []int)
Deprecated: Use ConfigRequest_V1_Connectors.ProtoReflect.Descriptor instead.
func (*ConfigRequest_V1_Connectors) GetDisableLocalUsers ¶
func (x *ConfigRequest_V1_Connectors) GetDisableLocalUsers() *wrapperspb.BoolValue
func (*ConfigRequest_V1_Connectors) GetGoogle ¶
func (x *ConfigRequest_V1_Connectors) GetGoogle() *ConfigRequest_V1_Google
func (*ConfigRequest_V1_Connectors) GetLdap ¶
func (x *ConfigRequest_V1_Connectors) GetLdap() *ConfigRequest_V1_Ldap
func (*ConfigRequest_V1_Connectors) GetMsadLdap ¶
func (x *ConfigRequest_V1_Connectors) GetMsadLdap() *ConfigRequest_V1_Msad_Ldap
func (*ConfigRequest_V1_Connectors) GetSaml ¶
func (x *ConfigRequest_V1_Connectors) GetSaml() *ConfigRequest_V1_Saml
func (*ConfigRequest_V1_Connectors) ProtoMessage ¶
func (*ConfigRequest_V1_Connectors) ProtoMessage()
func (*ConfigRequest_V1_Connectors) ProtoReflect ¶
func (x *ConfigRequest_V1_Connectors) ProtoReflect() protoreflect.Message
func (*ConfigRequest_V1_Connectors) Reset ¶
func (x *ConfigRequest_V1_Connectors) Reset()
func (*ConfigRequest_V1_Connectors) String ¶
func (x *ConfigRequest_V1_Connectors) String() string
type ConfigRequest_V1_Disclosure ¶
type ConfigRequest_V1_Disclosure struct { Show *wrapperspb.BoolValue `protobuf:"bytes,1,opt,name=show,proto3" json:"show,omitempty" toml:"show,omitempty" mapstructure:"show,omitempty"` DisclosureMessage *wrapperspb.StringValue `` /* 192-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ConfigRequest_V1_Disclosure) Descriptor
deprecated
func (*ConfigRequest_V1_Disclosure) Descriptor() ([]byte, []int)
Deprecated: Use ConfigRequest_V1_Disclosure.ProtoReflect.Descriptor instead.
func (*ConfigRequest_V1_Disclosure) GetDisclosureMessage ¶
func (x *ConfigRequest_V1_Disclosure) GetDisclosureMessage() *wrapperspb.StringValue
func (*ConfigRequest_V1_Disclosure) GetShow ¶
func (x *ConfigRequest_V1_Disclosure) GetShow() *wrapperspb.BoolValue
func (*ConfigRequest_V1_Disclosure) ProtoMessage ¶
func (*ConfigRequest_V1_Disclosure) ProtoMessage()
func (*ConfigRequest_V1_Disclosure) ProtoReflect ¶
func (x *ConfigRequest_V1_Disclosure) ProtoReflect() protoreflect.Message
func (*ConfigRequest_V1_Disclosure) Reset ¶
func (x *ConfigRequest_V1_Disclosure) Reset()
func (*ConfigRequest_V1_Disclosure) String ¶
func (x *ConfigRequest_V1_Disclosure) String() string
type ConfigRequest_V1_Expiry ¶
type ConfigRequest_V1_Expiry struct { SigningKeys *wrapperspb.StringValue `` /* 162-byte string literal not displayed */ IdTokens *wrapperspb.StringValue `` /* 147-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ConfigRequest_V1_Expiry) Descriptor
deprecated
func (*ConfigRequest_V1_Expiry) Descriptor() ([]byte, []int)
Deprecated: Use ConfigRequest_V1_Expiry.ProtoReflect.Descriptor instead.
func (*ConfigRequest_V1_Expiry) GetIdTokens ¶
func (x *ConfigRequest_V1_Expiry) GetIdTokens() *wrapperspb.StringValue
func (*ConfigRequest_V1_Expiry) GetSigningKeys ¶
func (x *ConfigRequest_V1_Expiry) GetSigningKeys() *wrapperspb.StringValue
func (*ConfigRequest_V1_Expiry) ProtoMessage ¶
func (*ConfigRequest_V1_Expiry) ProtoMessage()
func (*ConfigRequest_V1_Expiry) ProtoReflect ¶
func (x *ConfigRequest_V1_Expiry) ProtoReflect() protoreflect.Message
func (*ConfigRequest_V1_Expiry) Reset ¶
func (x *ConfigRequest_V1_Expiry) Reset()
func (*ConfigRequest_V1_Expiry) String ¶
func (x *ConfigRequest_V1_Expiry) String() string
type ConfigRequest_V1_Google ¶
type ConfigRequest_V1_Google struct { ClientId *wrapperspb.StringValue `` /* 147-byte string literal not displayed */ ClientSecret *wrapperspb.StringValue `` /* 167-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ConfigRequest_V1_Google) Descriptor
deprecated
func (*ConfigRequest_V1_Google) Descriptor() ([]byte, []int)
Deprecated: Use ConfigRequest_V1_Google.ProtoReflect.Descriptor instead.
func (*ConfigRequest_V1_Google) GetClientId ¶
func (x *ConfigRequest_V1_Google) GetClientId() *wrapperspb.StringValue
func (*ConfigRequest_V1_Google) GetClientSecret ¶
func (x *ConfigRequest_V1_Google) GetClientSecret() *wrapperspb.StringValue
func (*ConfigRequest_V1_Google) ProtoMessage ¶
func (*ConfigRequest_V1_Google) ProtoMessage()
func (*ConfigRequest_V1_Google) ProtoReflect ¶
func (x *ConfigRequest_V1_Google) ProtoReflect() protoreflect.Message
func (*ConfigRequest_V1_Google) Reset ¶
func (x *ConfigRequest_V1_Google) Reset()
func (*ConfigRequest_V1_Google) String ¶
func (x *ConfigRequest_V1_Google) String() string
type ConfigRequest_V1_Grpc ¶
type ConfigRequest_V1_Grpc struct { // Deprecated: Do not use. Host *wrapperspb.StringValue `protobuf:"bytes,1,opt,name=host,proto3" json:"host,omitempty" toml:"host,omitempty" mapstructure:"host,omitempty"` // The listen host is no longer setable(localhost only) Port *wrapperspb.Int32Value `protobuf:"bytes,2,opt,name=port,proto3" json:"port,omitempty" toml:"port,omitempty" mapstructure:"port,omitempty"` // contains filtered or unexported fields }
func (*ConfigRequest_V1_Grpc) Descriptor
deprecated
func (*ConfigRequest_V1_Grpc) Descriptor() ([]byte, []int)
Deprecated: Use ConfigRequest_V1_Grpc.ProtoReflect.Descriptor instead.
func (*ConfigRequest_V1_Grpc) GetHost
deprecated
func (x *ConfigRequest_V1_Grpc) GetHost() *wrapperspb.StringValue
Deprecated: Do not use.
func (*ConfigRequest_V1_Grpc) GetPort ¶
func (x *ConfigRequest_V1_Grpc) GetPort() *wrapperspb.Int32Value
func (*ConfigRequest_V1_Grpc) ProtoMessage ¶
func (*ConfigRequest_V1_Grpc) ProtoMessage()
func (*ConfigRequest_V1_Grpc) ProtoReflect ¶
func (x *ConfigRequest_V1_Grpc) ProtoReflect() protoreflect.Message
func (*ConfigRequest_V1_Grpc) Reset ¶
func (x *ConfigRequest_V1_Grpc) Reset()
func (*ConfigRequest_V1_Grpc) String ¶
func (x *ConfigRequest_V1_Grpc) String() string
type ConfigRequest_V1_InvalidLoginAttempts ¶
type ConfigRequest_V1_InvalidLoginAttempts struct { EnableInvalidLoginAttempts *wrapperspb.BoolValue `` /* 245-byte string literal not displayed */ BlockedDurationInMinutes *wrapperspb.Int32Value `` /* 235-byte string literal not displayed */ MaxInvalidLoginAttemptsAllowed *wrapperspb.Int32Value `` /* 269-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ConfigRequest_V1_InvalidLoginAttempts) Descriptor
deprecated
func (*ConfigRequest_V1_InvalidLoginAttempts) Descriptor() ([]byte, []int)
Deprecated: Use ConfigRequest_V1_InvalidLoginAttempts.ProtoReflect.Descriptor instead.
func (*ConfigRequest_V1_InvalidLoginAttempts) GetBlockedDurationInMinutes ¶
func (x *ConfigRequest_V1_InvalidLoginAttempts) GetBlockedDurationInMinutes() *wrapperspb.Int32Value
func (*ConfigRequest_V1_InvalidLoginAttempts) GetEnableInvalidLoginAttempts ¶
func (x *ConfigRequest_V1_InvalidLoginAttempts) GetEnableInvalidLoginAttempts() *wrapperspb.BoolValue
func (*ConfigRequest_V1_InvalidLoginAttempts) GetMaxInvalidLoginAttemptsAllowed ¶
func (x *ConfigRequest_V1_InvalidLoginAttempts) GetMaxInvalidLoginAttemptsAllowed() *wrapperspb.Int32Value
func (*ConfigRequest_V1_InvalidLoginAttempts) ProtoMessage ¶
func (*ConfigRequest_V1_InvalidLoginAttempts) ProtoMessage()
func (*ConfigRequest_V1_InvalidLoginAttempts) ProtoReflect ¶
func (x *ConfigRequest_V1_InvalidLoginAttempts) ProtoReflect() protoreflect.Message
func (*ConfigRequest_V1_InvalidLoginAttempts) Reset ¶
func (x *ConfigRequest_V1_InvalidLoginAttempts) Reset()
func (*ConfigRequest_V1_InvalidLoginAttempts) String ¶
func (x *ConfigRequest_V1_InvalidLoginAttempts) String() string
type ConfigRequest_V1_Ldap ¶
type ConfigRequest_V1_Ldap struct { CaContents *wrapperspb.StringValue `` /* 157-byte string literal not displayed */ Host *wrapperspb.StringValue `protobuf:"bytes,2,opt,name=host,proto3" json:"host,omitempty" toml:"host,omitempty" mapstructure:"host,omitempty"` BindDn *wrapperspb.StringValue `` /* 137-byte string literal not displayed */ BindPassword *wrapperspb.StringValue `` /* 167-byte string literal not displayed */ BaseUserSearchDn *wrapperspb.StringValue `` /* 195-byte string literal not displayed */ UserQueryFilter *wrapperspb.StringValue `` /* 186-byte string literal not displayed */ UsernameAttr *wrapperspb.StringValue `` /* 167-byte string literal not displayed */ UserIdAttr *wrapperspb.StringValue `` /* 161-byte string literal not displayed */ EmailAttr *wrapperspb.StringValue `` /* 152-byte string literal not displayed */ UserDisplayNameAttr *wrapperspb.StringValue `` /* 211-byte string literal not displayed */ BaseGroupSearchDn *wrapperspb.StringValue `` /* 201-byte string literal not displayed */ GroupQueryFilter *wrapperspb.StringValue `` /* 192-byte string literal not displayed */ FilterGroupsByUserAttr *wrapperspb.StringValue `` /* 230-byte string literal not displayed */ FilterGroupsByUserValue *wrapperspb.StringValue `` /* 235-byte string literal not displayed */ GroupDisplayNameAttr *wrapperspb.StringValue `` /* 216-byte string literal not displayed */ InsecureNoSsl *wrapperspb.BoolValue `` /* 177-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ConfigRequest_V1_Ldap) Descriptor
deprecated
func (*ConfigRequest_V1_Ldap) Descriptor() ([]byte, []int)
Deprecated: Use ConfigRequest_V1_Ldap.ProtoReflect.Descriptor instead.
func (*ConfigRequest_V1_Ldap) GetBaseGroupSearchDn ¶
func (x *ConfigRequest_V1_Ldap) GetBaseGroupSearchDn() *wrapperspb.StringValue
func (*ConfigRequest_V1_Ldap) GetBaseUserSearchDn ¶
func (x *ConfigRequest_V1_Ldap) GetBaseUserSearchDn() *wrapperspb.StringValue
func (*ConfigRequest_V1_Ldap) GetBindDn ¶
func (x *ConfigRequest_V1_Ldap) GetBindDn() *wrapperspb.StringValue
func (*ConfigRequest_V1_Ldap) GetBindPassword ¶
func (x *ConfigRequest_V1_Ldap) GetBindPassword() *wrapperspb.StringValue
func (*ConfigRequest_V1_Ldap) GetCaContents ¶
func (x *ConfigRequest_V1_Ldap) GetCaContents() *wrapperspb.StringValue
func (*ConfigRequest_V1_Ldap) GetEmailAttr ¶
func (x *ConfigRequest_V1_Ldap) GetEmailAttr() *wrapperspb.StringValue
func (*ConfigRequest_V1_Ldap) GetFilterGroupsByUserAttr ¶
func (x *ConfigRequest_V1_Ldap) GetFilterGroupsByUserAttr() *wrapperspb.StringValue
func (*ConfigRequest_V1_Ldap) GetFilterGroupsByUserValue ¶
func (x *ConfigRequest_V1_Ldap) GetFilterGroupsByUserValue() *wrapperspb.StringValue
func (*ConfigRequest_V1_Ldap) GetGroupDisplayNameAttr ¶
func (x *ConfigRequest_V1_Ldap) GetGroupDisplayNameAttr() *wrapperspb.StringValue
func (*ConfigRequest_V1_Ldap) GetGroupQueryFilter ¶
func (x *ConfigRequest_V1_Ldap) GetGroupQueryFilter() *wrapperspb.StringValue
func (*ConfigRequest_V1_Ldap) GetHost ¶
func (x *ConfigRequest_V1_Ldap) GetHost() *wrapperspb.StringValue
func (*ConfigRequest_V1_Ldap) GetInsecureNoSsl ¶
func (x *ConfigRequest_V1_Ldap) GetInsecureNoSsl() *wrapperspb.BoolValue
func (*ConfigRequest_V1_Ldap) GetUserDisplayNameAttr ¶
func (x *ConfigRequest_V1_Ldap) GetUserDisplayNameAttr() *wrapperspb.StringValue
func (*ConfigRequest_V1_Ldap) GetUserIdAttr ¶
func (x *ConfigRequest_V1_Ldap) GetUserIdAttr() *wrapperspb.StringValue
func (*ConfigRequest_V1_Ldap) GetUserQueryFilter ¶
func (x *ConfigRequest_V1_Ldap) GetUserQueryFilter() *wrapperspb.StringValue
func (*ConfigRequest_V1_Ldap) GetUsernameAttr ¶
func (x *ConfigRequest_V1_Ldap) GetUsernameAttr() *wrapperspb.StringValue
func (*ConfigRequest_V1_Ldap) ProtoMessage ¶
func (*ConfigRequest_V1_Ldap) ProtoMessage()
func (*ConfigRequest_V1_Ldap) ProtoReflect ¶
func (x *ConfigRequest_V1_Ldap) ProtoReflect() protoreflect.Message
func (*ConfigRequest_V1_Ldap) Reset ¶
func (x *ConfigRequest_V1_Ldap) Reset()
func (*ConfigRequest_V1_Ldap) String ¶
func (x *ConfigRequest_V1_Ldap) String() string
type ConfigRequest_V1_Log ¶
type ConfigRequest_V1_Log struct { Level *wrapperspb.StringValue `protobuf:"bytes,1,opt,name=level,proto3" json:"level,omitempty" toml:"level,omitempty" mapstructure:"level,omitempty"` // contains filtered or unexported fields }
func (*ConfigRequest_V1_Log) Descriptor
deprecated
func (*ConfigRequest_V1_Log) Descriptor() ([]byte, []int)
Deprecated: Use ConfigRequest_V1_Log.ProtoReflect.Descriptor instead.
func (*ConfigRequest_V1_Log) GetLevel ¶
func (x *ConfigRequest_V1_Log) GetLevel() *wrapperspb.StringValue
func (*ConfigRequest_V1_Log) ProtoMessage ¶
func (*ConfigRequest_V1_Log) ProtoMessage()
func (*ConfigRequest_V1_Log) ProtoReflect ¶
func (x *ConfigRequest_V1_Log) ProtoReflect() protoreflect.Message
func (*ConfigRequest_V1_Log) Reset ¶
func (x *ConfigRequest_V1_Log) Reset()
func (*ConfigRequest_V1_Log) String ¶
func (x *ConfigRequest_V1_Log) String() string
type ConfigRequest_V1_Msad_Ldap ¶
type ConfigRequest_V1_Msad_Ldap struct { CaContents *wrapperspb.StringValue `` /* 157-byte string literal not displayed */ Host *wrapperspb.StringValue `protobuf:"bytes,2,opt,name=host,proto3" json:"host,omitempty" toml:"host,omitempty" mapstructure:"host,omitempty"` BindDn *wrapperspb.StringValue `` /* 137-byte string literal not displayed */ BindPassword *wrapperspb.StringValue `` /* 167-byte string literal not displayed */ BaseUserSearchDn *wrapperspb.StringValue `` /* 195-byte string literal not displayed */ BaseGroupSearchDn *wrapperspb.StringValue `` /* 200-byte string literal not displayed */ UserQueryFilter *wrapperspb.StringValue `` /* 186-byte string literal not displayed */ GroupQueryFilter *wrapperspb.StringValue `` /* 191-byte string literal not displayed */ UsernameAttr *wrapperspb.StringValue `` /* 167-byte string literal not displayed */ UserIdAttr *wrapperspb.StringValue `` /* 162-byte string literal not displayed */ EmailAttr *wrapperspb.StringValue `` /* 153-byte string literal not displayed */ UserDisplayNameAttr *wrapperspb.StringValue `` /* 211-byte string literal not displayed */ FilterGroupsByUserAttr *wrapperspb.StringValue `` /* 230-byte string literal not displayed */ FilterGroupsByUserValue *wrapperspb.StringValue `` /* 235-byte string literal not displayed */ GroupDisplayNameAttr *wrapperspb.StringValue `` /* 216-byte string literal not displayed */ InsecureNoSsl *wrapperspb.BoolValue `` /* 177-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ConfigRequest_V1_Msad_Ldap) Descriptor
deprecated
func (*ConfigRequest_V1_Msad_Ldap) Descriptor() ([]byte, []int)
Deprecated: Use ConfigRequest_V1_Msad_Ldap.ProtoReflect.Descriptor instead.
func (*ConfigRequest_V1_Msad_Ldap) GetBaseGroupSearchDn ¶
func (x *ConfigRequest_V1_Msad_Ldap) GetBaseGroupSearchDn() *wrapperspb.StringValue
func (*ConfigRequest_V1_Msad_Ldap) GetBaseUserSearchDn ¶
func (x *ConfigRequest_V1_Msad_Ldap) GetBaseUserSearchDn() *wrapperspb.StringValue
func (*ConfigRequest_V1_Msad_Ldap) GetBindDn ¶
func (x *ConfigRequest_V1_Msad_Ldap) GetBindDn() *wrapperspb.StringValue
func (*ConfigRequest_V1_Msad_Ldap) GetBindPassword ¶
func (x *ConfigRequest_V1_Msad_Ldap) GetBindPassword() *wrapperspb.StringValue
func (*ConfigRequest_V1_Msad_Ldap) GetCaContents ¶
func (x *ConfigRequest_V1_Msad_Ldap) GetCaContents() *wrapperspb.StringValue
func (*ConfigRequest_V1_Msad_Ldap) GetEmailAttr ¶
func (x *ConfigRequest_V1_Msad_Ldap) GetEmailAttr() *wrapperspb.StringValue
func (*ConfigRequest_V1_Msad_Ldap) GetFilterGroupsByUserAttr ¶
func (x *ConfigRequest_V1_Msad_Ldap) GetFilterGroupsByUserAttr() *wrapperspb.StringValue
func (*ConfigRequest_V1_Msad_Ldap) GetFilterGroupsByUserValue ¶
func (x *ConfigRequest_V1_Msad_Ldap) GetFilterGroupsByUserValue() *wrapperspb.StringValue
func (*ConfigRequest_V1_Msad_Ldap) GetGroupDisplayNameAttr ¶
func (x *ConfigRequest_V1_Msad_Ldap) GetGroupDisplayNameAttr() *wrapperspb.StringValue
func (*ConfigRequest_V1_Msad_Ldap) GetGroupQueryFilter ¶
func (x *ConfigRequest_V1_Msad_Ldap) GetGroupQueryFilter() *wrapperspb.StringValue
func (*ConfigRequest_V1_Msad_Ldap) GetHost ¶
func (x *ConfigRequest_V1_Msad_Ldap) GetHost() *wrapperspb.StringValue
func (*ConfigRequest_V1_Msad_Ldap) GetInsecureNoSsl ¶
func (x *ConfigRequest_V1_Msad_Ldap) GetInsecureNoSsl() *wrapperspb.BoolValue
func (*ConfigRequest_V1_Msad_Ldap) GetUserDisplayNameAttr ¶
func (x *ConfigRequest_V1_Msad_Ldap) GetUserDisplayNameAttr() *wrapperspb.StringValue
func (*ConfigRequest_V1_Msad_Ldap) GetUserIdAttr ¶
func (x *ConfigRequest_V1_Msad_Ldap) GetUserIdAttr() *wrapperspb.StringValue
func (*ConfigRequest_V1_Msad_Ldap) GetUserQueryFilter ¶
func (x *ConfigRequest_V1_Msad_Ldap) GetUserQueryFilter() *wrapperspb.StringValue
func (*ConfigRequest_V1_Msad_Ldap) GetUsernameAttr ¶
func (x *ConfigRequest_V1_Msad_Ldap) GetUsernameAttr() *wrapperspb.StringValue
func (*ConfigRequest_V1_Msad_Ldap) ProtoMessage ¶
func (*ConfigRequest_V1_Msad_Ldap) ProtoMessage()
func (*ConfigRequest_V1_Msad_Ldap) ProtoReflect ¶
func (x *ConfigRequest_V1_Msad_Ldap) ProtoReflect() protoreflect.Message
func (*ConfigRequest_V1_Msad_Ldap) Reset ¶
func (x *ConfigRequest_V1_Msad_Ldap) Reset()
func (*ConfigRequest_V1_Msad_Ldap) String ¶
func (x *ConfigRequest_V1_Msad_Ldap) String() string
type ConfigRequest_V1_RedirectionURIs ¶
type ConfigRequest_V1_RedirectionURIs struct { RedirectionUrl []string `` /* 177-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ConfigRequest_V1_RedirectionURIs) Descriptor
deprecated
func (*ConfigRequest_V1_RedirectionURIs) Descriptor() ([]byte, []int)
Deprecated: Use ConfigRequest_V1_RedirectionURIs.ProtoReflect.Descriptor instead.
func (*ConfigRequest_V1_RedirectionURIs) GetRedirectionUrl ¶
func (x *ConfigRequest_V1_RedirectionURIs) GetRedirectionUrl() []string
func (*ConfigRequest_V1_RedirectionURIs) ProtoMessage ¶
func (*ConfigRequest_V1_RedirectionURIs) ProtoMessage()
func (*ConfigRequest_V1_RedirectionURIs) ProtoReflect ¶
func (x *ConfigRequest_V1_RedirectionURIs) ProtoReflect() protoreflect.Message
func (*ConfigRequest_V1_RedirectionURIs) Reset ¶
func (x *ConfigRequest_V1_RedirectionURIs) Reset()
func (*ConfigRequest_V1_RedirectionURIs) String ¶
func (x *ConfigRequest_V1_RedirectionURIs) String() string
type ConfigRequest_V1_Saml ¶
type ConfigRequest_V1_Saml struct { CaContents *wrapperspb.StringValue `` /* 157-byte string literal not displayed */ SsoUrl *wrapperspb.StringValue `` /* 137-byte string literal not displayed */ EmailAttr *wrapperspb.StringValue `` /* 152-byte string literal not displayed */ UsernameAttr *wrapperspb.StringValue `` /* 167-byte string literal not displayed */ GroupsAttr *wrapperspb.StringValue `` /* 157-byte string literal not displayed */ EntityIssuer *wrapperspb.StringValue `` /* 167-byte string literal not displayed */ NameIdPolicyFormat *wrapperspb.StringValue `` /* 205-byte string literal not displayed */ AllowedGroups []string `` /* 172-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ConfigRequest_V1_Saml) Descriptor
deprecated
func (*ConfigRequest_V1_Saml) Descriptor() ([]byte, []int)
Deprecated: Use ConfigRequest_V1_Saml.ProtoReflect.Descriptor instead.
func (*ConfigRequest_V1_Saml) GetAllowedGroups ¶
func (x *ConfigRequest_V1_Saml) GetAllowedGroups() []string
func (*ConfigRequest_V1_Saml) GetCaContents ¶
func (x *ConfigRequest_V1_Saml) GetCaContents() *wrapperspb.StringValue
func (*ConfigRequest_V1_Saml) GetEmailAttr ¶
func (x *ConfigRequest_V1_Saml) GetEmailAttr() *wrapperspb.StringValue
func (*ConfigRequest_V1_Saml) GetEntityIssuer ¶
func (x *ConfigRequest_V1_Saml) GetEntityIssuer() *wrapperspb.StringValue
func (*ConfigRequest_V1_Saml) GetGroupsAttr ¶
func (x *ConfigRequest_V1_Saml) GetGroupsAttr() *wrapperspb.StringValue
func (*ConfigRequest_V1_Saml) GetNameIdPolicyFormat ¶
func (x *ConfigRequest_V1_Saml) GetNameIdPolicyFormat() *wrapperspb.StringValue
func (*ConfigRequest_V1_Saml) GetSsoUrl ¶
func (x *ConfigRequest_V1_Saml) GetSsoUrl() *wrapperspb.StringValue
func (*ConfigRequest_V1_Saml) GetUsernameAttr ¶
func (x *ConfigRequest_V1_Saml) GetUsernameAttr() *wrapperspb.StringValue
func (*ConfigRequest_V1_Saml) ProtoMessage ¶
func (*ConfigRequest_V1_Saml) ProtoMessage()
func (*ConfigRequest_V1_Saml) ProtoReflect ¶
func (x *ConfigRequest_V1_Saml) ProtoReflect() protoreflect.Message
func (*ConfigRequest_V1_Saml) Reset ¶
func (x *ConfigRequest_V1_Saml) Reset()
func (*ConfigRequest_V1_Saml) String ¶
func (x *ConfigRequest_V1_Saml) String() string
type ConfigRequest_V1_Service ¶
type ConfigRequest_V1_Service struct {
// contains filtered or unexported fields
}
func (*ConfigRequest_V1_Service) Descriptor
deprecated
func (*ConfigRequest_V1_Service) Descriptor() ([]byte, []int)
Deprecated: Use ConfigRequest_V1_Service.ProtoReflect.Descriptor instead.
func (*ConfigRequest_V1_Service) ProtoMessage ¶
func (*ConfigRequest_V1_Service) ProtoMessage()
func (*ConfigRequest_V1_Service) ProtoReflect ¶
func (x *ConfigRequest_V1_Service) ProtoReflect() protoreflect.Message
func (*ConfigRequest_V1_Service) Reset ¶
func (x *ConfigRequest_V1_Service) Reset()
func (*ConfigRequest_V1_Service) String ¶
func (x *ConfigRequest_V1_Service) String() string
type ConfigRequest_V1_Storage ¶
type ConfigRequest_V1_Storage struct { Database *wrapperspb.StringValue `` /* 129-byte string literal not displayed */ User *wrapperspb.StringValue `protobuf:"bytes,2,opt,name=user,proto3" json:"user,omitempty" toml:"user,omitempty" mapstructure:"user,omitempty"` // contains filtered or unexported fields }
func (*ConfigRequest_V1_Storage) Descriptor
deprecated
func (*ConfigRequest_V1_Storage) Descriptor() ([]byte, []int)
Deprecated: Use ConfigRequest_V1_Storage.ProtoReflect.Descriptor instead.
func (*ConfigRequest_V1_Storage) GetDatabase ¶
func (x *ConfigRequest_V1_Storage) GetDatabase() *wrapperspb.StringValue
func (*ConfigRequest_V1_Storage) GetUser ¶
func (x *ConfigRequest_V1_Storage) GetUser() *wrapperspb.StringValue
func (*ConfigRequest_V1_Storage) ProtoMessage ¶
func (*ConfigRequest_V1_Storage) ProtoMessage()
func (*ConfigRequest_V1_Storage) ProtoReflect ¶
func (x *ConfigRequest_V1_Storage) ProtoReflect() protoreflect.Message
func (*ConfigRequest_V1_Storage) Reset ¶
func (x *ConfigRequest_V1_Storage) Reset()
func (*ConfigRequest_V1_Storage) String ¶
func (x *ConfigRequest_V1_Storage) String() string
type ConfigRequest_V1_System ¶
type ConfigRequest_V1_System struct { Mlsa *shared.Mlsa `protobuf:"bytes,1,opt,name=mlsa,proto3" json:"mlsa,omitempty" toml:"mlsa,omitempty" mapstructure:"mlsa,omitempty"` Log *ConfigRequest_V1_Log `protobuf:"bytes,2,opt,name=log,proto3" json:"log,omitempty" toml:"log,omitempty" mapstructure:"log,omitempty"` Service *ConfigRequest_V1_System_Service `protobuf:"bytes,3,opt,name=service,proto3" json:"service,omitempty" toml:"service,omitempty" mapstructure:"service,omitempty"` Grpc *ConfigRequest_V1_Grpc `protobuf:"bytes,4,opt,name=grpc,proto3" json:"grpc,omitempty" toml:"grpc,omitempty" mapstructure:"grpc,omitempty"` Storage *ConfigRequest_V1_Storage `protobuf:"bytes,5,opt,name=storage,proto3" json:"storage,omitempty" toml:"storage,omitempty" mapstructure:"storage,omitempty"` Expiry *ConfigRequest_V1_Expiry `protobuf:"bytes,6,opt,name=expiry,proto3" json:"expiry,omitempty" toml:"expiry,omitempty" mapstructure:"expiry,omitempty"` Bootstrap *ConfigRequest_V1_Bootstrap `` /* 133-byte string literal not displayed */ Connectors *ConfigRequest_V1_Connectors `` /* 137-byte string literal not displayed */ Tls *shared.TLSCredentials `protobuf:"bytes,9,opt,name=tls,proto3" json:"tls,omitempty" toml:"tls,omitempty" mapstructure:"tls,omitempty"` Disclosure *ConfigRequest_V1_Disclosure `` /* 138-byte string literal not displayed */ Banner *ConfigRequest_V1_Banner `protobuf:"bytes,11,opt,name=banner,proto3" json:"banner,omitempty" toml:"banner,omitempty" mapstructure:"banner,omitempty"` InvalidLoginAttempts *ConfigRequest_V1_InvalidLoginAttempts `` /* 212-byte string literal not displayed */ RedirectionUris *ConfigRequest_V1_RedirectionURIs `` /* 183-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ConfigRequest_V1_System) Descriptor
deprecated
func (*ConfigRequest_V1_System) Descriptor() ([]byte, []int)
Deprecated: Use ConfigRequest_V1_System.ProtoReflect.Descriptor instead.
func (*ConfigRequest_V1_System) GetBanner ¶
func (x *ConfigRequest_V1_System) GetBanner() *ConfigRequest_V1_Banner
func (*ConfigRequest_V1_System) GetBootstrap ¶
func (x *ConfigRequest_V1_System) GetBootstrap() *ConfigRequest_V1_Bootstrap
func (*ConfigRequest_V1_System) GetConnectors ¶
func (x *ConfigRequest_V1_System) GetConnectors() *ConfigRequest_V1_Connectors
func (*ConfigRequest_V1_System) GetDisclosure ¶
func (x *ConfigRequest_V1_System) GetDisclosure() *ConfigRequest_V1_Disclosure
func (*ConfigRequest_V1_System) GetExpiry ¶
func (x *ConfigRequest_V1_System) GetExpiry() *ConfigRequest_V1_Expiry
func (*ConfigRequest_V1_System) GetGrpc ¶
func (x *ConfigRequest_V1_System) GetGrpc() *ConfigRequest_V1_Grpc
func (*ConfigRequest_V1_System) GetInvalidLoginAttempts ¶
func (x *ConfigRequest_V1_System) GetInvalidLoginAttempts() *ConfigRequest_V1_InvalidLoginAttempts
func (*ConfigRequest_V1_System) GetLog ¶
func (x *ConfigRequest_V1_System) GetLog() *ConfigRequest_V1_Log
func (*ConfigRequest_V1_System) GetMlsa ¶
func (x *ConfigRequest_V1_System) GetMlsa() *shared.Mlsa
func (*ConfigRequest_V1_System) GetRedirectionUris ¶
func (x *ConfigRequest_V1_System) GetRedirectionUris() *ConfigRequest_V1_RedirectionURIs
func (*ConfigRequest_V1_System) GetService ¶
func (x *ConfigRequest_V1_System) GetService() *ConfigRequest_V1_System_Service
func (*ConfigRequest_V1_System) GetStorage ¶
func (x *ConfigRequest_V1_System) GetStorage() *ConfigRequest_V1_Storage
func (*ConfigRequest_V1_System) GetTls ¶
func (x *ConfigRequest_V1_System) GetTls() *shared.TLSCredentials
func (*ConfigRequest_V1_System) ProtoMessage ¶
func (*ConfigRequest_V1_System) ProtoMessage()
func (*ConfigRequest_V1_System) ProtoReflect ¶
func (x *ConfigRequest_V1_System) ProtoReflect() protoreflect.Message
func (*ConfigRequest_V1_System) Reset ¶
func (x *ConfigRequest_V1_System) Reset()
func (*ConfigRequest_V1_System) String ¶
func (x *ConfigRequest_V1_System) String() string
type ConfigRequest_V1_System_Service ¶
type ConfigRequest_V1_System_Service struct { // Deprecated: Do not use. Host *wrapperspb.StringValue `protobuf:"bytes,1,opt,name=host,proto3" json:"host,omitempty" toml:"host,omitempty" mapstructure:"host,omitempty"` // The listen host is no longer setable(localhost only) Port *wrapperspb.Int32Value `protobuf:"bytes,2,opt,name=port,proto3" json:"port,omitempty" toml:"port,omitempty" mapstructure:"port,omitempty"` ExternalFqdn *wrapperspb.StringValue `` /* 167-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ConfigRequest_V1_System_Service) Descriptor
deprecated
func (*ConfigRequest_V1_System_Service) Descriptor() ([]byte, []int)
Deprecated: Use ConfigRequest_V1_System_Service.ProtoReflect.Descriptor instead.
func (*ConfigRequest_V1_System_Service) GetExternalFqdn ¶
func (x *ConfigRequest_V1_System_Service) GetExternalFqdn() *wrapperspb.StringValue
func (*ConfigRequest_V1_System_Service) GetHost
deprecated
func (x *ConfigRequest_V1_System_Service) GetHost() *wrapperspb.StringValue
Deprecated: Do not use.
func (*ConfigRequest_V1_System_Service) GetPort ¶
func (x *ConfigRequest_V1_System_Service) GetPort() *wrapperspb.Int32Value
func (*ConfigRequest_V1_System_Service) ProtoMessage ¶
func (*ConfigRequest_V1_System_Service) ProtoMessage()
func (*ConfigRequest_V1_System_Service) ProtoReflect ¶
func (x *ConfigRequest_V1_System_Service) ProtoReflect() protoreflect.Message
func (*ConfigRequest_V1_System_Service) Reset ¶
func (x *ConfigRequest_V1_System_Service) Reset()
func (*ConfigRequest_V1_System_Service) String ¶
func (x *ConfigRequest_V1_System_Service) String() string