Zitadel.Management.V1.AddCustomLabelPolicyRequest (zitadel_api v1.0.0-rc.9) View Source
Link to this section Summary
Types
hides the org suffix on the login form if the scope "urn:zitadel:iam:org:domain:primary:{domainname}" is set. Details about this scope in https://docs.zitadel.ch/concepts#Reserved_Scopes
Functions
Callback implementation for Protobuf.decode/1.
Callback implementation for Protobuf.encode/1.
Callback implementation for Protobuf.new/0.
Callback implementation for Protobuf.new/1.
Callback implementation for Protobuf.new!/1.
Callback implementation for Protobuf.transform_module/0.
Link to this section Types
Specs
background_color() :: String.t()
Specs
background_color_dark() :: String.t()
Specs
disable_watermark() :: boolean()
Specs
font_color() :: String.t()
Specs
font_color_dark() :: String.t()
Specs
hide_login_name_suffix() :: boolean()
hides the org suffix on the login form if the scope "urn:zitadel:iam:org:domain:primary:{domainname}" is set. Details about this scope in https://docs.zitadel.ch/concepts#Reserved_Scopes
Specs
primary_color() :: String.t()
Specs
primary_color_dark() :: String.t()
Specs
t() :: %Zitadel.Management.V1.AddCustomLabelPolicyRequest{
background_color: background_color(),
background_color_dark: background_color_dark(),
disable_watermark: disable_watermark(),
font_color: font_color(),
font_color_dark: font_color_dark(),
hide_login_name_suffix: hide_login_name_suffix(),
primary_color: primary_color(),
primary_color_dark: primary_color_dark(),
warn_color: warn_color(),
warn_color_dark: warn_color_dark()
}
Specs
warn_color() :: String.t()
Specs
warn_color_dark() :: String.t()
Link to this section Functions
Callback implementation for Protobuf.decode/1.
Callback implementation for Protobuf.encode/1.
Callback implementation for Protobuf.new/0.
Callback implementation for Protobuf.new/1.
Callback implementation for Protobuf.new!/1.
Callback implementation for Protobuf.transform_module/0.