SetSystemFeaturesRequest$json top-level constant

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

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.v2beta.ImprovedPerformance',
      '8': {},
      '10': 'improvedPerformance'
    },
    {
      '1': 'oidc_single_v1_session_termination',
      '3': 8,
      '4': 1,
      '5': 8,
      '8': {},
      '9': 3,
      '10': 'oidcSingleV1SessionTermination',
      '17': true
    },
  ],
  '8': [
    {'1': '_login_default_org'},
    {'1': '_user_schema'},
    {'1': '_oidc_token_exchange'},
    {'1': '_oidc_single_v1_session_termination'},
  ],
  '9': [
    {'1': 2, '2': 3},
    {'1': 3, '2': 4},
    {'1': 6, '2': 7},
  ],
  '10': [
    'oidc_trigger_introspection_projections',
    'oidc_legacy_introspection',
    'actions'
  ],
};