DomainPolicy$json top-level constant
Implementation
@$core.Deprecated('Use domainPolicyDescriptor instead')
const DomainPolicy$json = {
'1': 'DomainPolicy',
'2': [
{
'1': 'details',
'3': 1,
'4': 1,
'5': 11,
'6': '.zitadel.v1.ObjectDetails',
'10': 'details'
},
{
'1': 'user_login_must_be_domain',
'3': 2,
'4': 1,
'5': 8,
'8': {},
'10': 'userLoginMustBeDomain'
},
{'1': 'is_default', '3': 3, '4': 1, '5': 8, '8': {}, '10': 'isDefault'},
{
'1': 'validate_org_domains',
'3': 4,
'4': 1,
'5': 8,
'8': {},
'10': 'validateOrgDomains'
},
{
'1': 'smtp_sender_address_matches_instance_domain',
'3': 5,
'4': 1,
'5': 8,
'8': {},
'10': 'smtpSenderAddressMatchesInstanceDomain'
},
],
};