Zitadel.Features.V1.Features (zitadel_api v1.0.0-rc.9) View Source
Link to this section Summary
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
actions() :: boolean()
Specs
audit_log_retention() :: Google.Protobuf.Duration.t() | nil
Specs
custom_domain() :: boolean()
Specs
custom_text() :: boolean()
Specs
custom_text_login() :: boolean()
Specs
custom_text_message() :: boolean()
Specs
details() :: Zitadel.V1.ObjectDetails.t() | nil
Specs
is_default() :: boolean()
Specs
label_policy() :: boolean()
Specs
label_policy_private_label() :: boolean()
Specs
label_policy_watermark() :: boolean()
Specs
lockout_policy() :: boolean()
Specs
login_policy_factors() :: boolean()
Specs
login_policy_idp() :: boolean()
Specs
login_policy_password_reset() :: boolean()
Specs
login_policy_passwordless() :: boolean()
Specs
login_policy_registration() :: boolean()
Specs
login_policy_username_login() :: boolean()
Specs
metadata_user() :: boolean()
Specs
password_complexity_policy() :: boolean()
Specs
privacy_policy() :: boolean()
Specs
t() :: %Zitadel.Features.V1.Features{
actions: actions(),
audit_log_retention: audit_log_retention(),
custom_domain: custom_domain(),
custom_text: custom_text(),
custom_text_login: custom_text_login(),
custom_text_message: custom_text_message(),
details: details(),
is_default: is_default(),
label_policy: label_policy(),
label_policy_private_label: label_policy_private_label(),
label_policy_watermark: label_policy_watermark(),
lockout_policy: lockout_policy(),
login_policy_factors: login_policy_factors(),
login_policy_idp: login_policy_idp(),
login_policy_password_reset: login_policy_password_reset(),
login_policy_passwordless: login_policy_passwordless(),
login_policy_registration: login_policy_registration(),
login_policy_username_login: login_policy_username_login(),
metadata_user: metadata_user(),
password_complexity_policy: password_complexity_policy(),
privacy_policy: privacy_policy(),
tier: tier()
}
Specs
tier() :: Zitadel.Features.V1.FeatureTier.t() | nil
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.