SetInstanceFeaturesRequest$json top-level constant

  1. @Deprecated('Use setInstanceFeaturesRequestDescriptor instead')
Map<String, Object> const SetInstanceFeaturesRequest$json

Implementation

@$core.Deprecated('Use setInstanceFeaturesRequestDescriptor instead')
const SetInstanceFeaturesRequest$json = {
  '1': 'SetInstanceFeaturesRequest',
  '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': 'debug_oidc_parent_error',
      '3': 9,
      '4': 1,
      '5': 8,
      '8': {},
      '9': 3,
      '10': 'debugOidcParentError',
      '17': true
    },
    {
      '1': 'oidc_single_v1_session_termination',
      '3': 10,
      '4': 1,
      '5': 8,
      '8': {},
      '9': 4,
      '10': 'oidcSingleV1SessionTermination',
      '17': true
    },
    {
      '1': 'enable_back_channel_logout',
      '3': 12,
      '4': 1,
      '5': 8,
      '8': {},
      '9': 5,
      '10': 'enableBackChannelLogout',
      '17': true
    },
    {
      '1': 'login_v2',
      '3': 13,
      '4': 1,
      '5': 11,
      '6': '.zitadel.feature.v2.LoginV2',
      '8': {},
      '9': 6,
      '10': 'loginV2',
      '17': true
    },
    {
      '1': 'permission_check_v2',
      '3': 14,
      '4': 1,
      '5': 8,
      '8': {},
      '9': 7,
      '10': 'permissionCheckV2',
      '17': true
    },
    {
      '1': 'console_use_v2_user_api',
      '3': 15,
      '4': 1,
      '5': 8,
      '8': {},
      '9': 8,
      '10': 'consoleUseV2UserApi',
      '17': true
    },
    {
      '1': 'enable_relational_tables',
      '3': 16,
      '4': 1,
      '5': 8,
      '8': {},
      '9': 9,
      '10': 'enableRelationalTables',
      '17': true
    },
  ],
  '8': [
    {'1': '_login_default_org'},
    {'1': '_user_schema'},
    {'1': '_oidc_token_exchange'},
    {'1': '_debug_oidc_parent_error'},
    {'1': '_oidc_single_v1_session_termination'},
    {'1': '_enable_back_channel_logout'},
    {'1': '_login_v2'},
    {'1': '_permission_check_v2'},
    {'1': '_console_use_v2_user_api'},
    {'1': '_enable_relational_tables'},
  ],
  '9': [
    {'1': 2, '2': 3},
    {'1': 3, '2': 4},
    {'1': 6, '2': 7},
    {'1': 8, '2': 9},
    {'1': 11, '2': 12},
  ],
  '10': [
    'oidc_trigger_introspection_projections',
    'oidc_legacy_introspection',
    'actions',
    'web_key',
    'disable_user_token_event'
  ],
};