SetSystemFeaturesRequest$json top-level constant
Implementation
@$core.Deprecated('Use setSystemFeaturesRequestDescriptor instead')
const SetSystemFeaturesRequest$json = {
'1': 'SetSystemFeaturesRequest',
'2': [
{
'1': 'login_default_org',
'3': 1,
'4': 1,
'5': 8,
'8': {},
'9': 0,
'10': 'loginDefaultOrg',
'17': true
},
{
'1': 'user_schema',
'3': 4,
'4': 1,
'5': 8,
'8': {},
'9': 1,
'10': 'userSchema',
'17': true
},
{
'1': 'oidc_token_exchange',
'3': 5,
'4': 1,
'5': 8,
'8': {},
'9': 2,
'10': 'oidcTokenExchange',
'17': true
},
{
'1': 'improved_performance',
'3': 7,
'4': 3,
'5': 14,
'6': '.zitadel.feature.v2.ImprovedPerformance',
'8': {},
'10': 'improvedPerformance'
},
{
'1': 'oidc_single_v1_session_termination',
'3': 8,
'4': 1,
'5': 8,
'8': {},
'9': 3,
'10': 'oidcSingleV1SessionTermination',
'17': true
},
{
'1': 'enable_back_channel_logout',
'3': 10,
'4': 1,
'5': 8,
'8': {},
'9': 4,
'10': 'enableBackChannelLogout',
'17': true
},
{
'1': 'login_v2',
'3': 11,
'4': 1,
'5': 11,
'6': '.zitadel.feature.v2.LoginV2',
'8': {},
'9': 5,
'10': 'loginV2',
'17': true
},
{
'1': 'permission_check_v2',
'3': 12,
'4': 1,
'5': 8,
'8': {},
'9': 6,
'10': 'permissionCheckV2',
'17': true
},
{
'1': 'enable_relational_tables',
'3': 13,
'4': 1,
'5': 8,
'8': {},
'9': 7,
'10': 'enableRelationalTables',
'17': true
},
],
'8': [
{'1': '_login_default_org'},
{'1': '_user_schema'},
{'1': '_oidc_token_exchange'},
{'1': '_oidc_single_v1_session_termination'},
{'1': '_enable_back_channel_logout'},
{'1': '_login_v2'},
{'1': '_permission_check_v2'},
{'1': '_enable_relational_tables'},
],
'9': [
{'1': 2, '2': 3},
{'1': 3, '2': 4},
{'1': 6, '2': 7},
{'1': 9, '2': 10},
],
'10': [
'oidc_trigger_introspection_projections',
'oidc_legacy_introspection',
'actions',
'disable_user_token_event'
],
};