IDPConfig$json top-level constant

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

Implementation

@$core.Deprecated('Use iDPConfigDescriptor instead')
const IDPConfig$json = {
  '1': 'IDPConfig',
  '2': [
    {
      '1': 'options',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.zitadel.idp.v2.Options',
      '10': 'options'
    },
    {
      '1': 'ldap',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.zitadel.idp.v2.LDAPConfig',
      '9': 0,
      '10': 'ldap'
    },
    {
      '1': 'google',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.zitadel.idp.v2.GoogleConfig',
      '9': 0,
      '10': 'google'
    },
    {
      '1': 'oauth',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.zitadel.idp.v2.OAuthConfig',
      '9': 0,
      '10': 'oauth'
    },
    {
      '1': 'oidc',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.zitadel.idp.v2.GenericOIDCConfig',
      '9': 0,
      '10': 'oidc'
    },
    {
      '1': 'jwt',
      '3': 6,
      '4': 1,
      '5': 11,
      '6': '.zitadel.idp.v2.JWTConfig',
      '9': 0,
      '10': 'jwt'
    },
    {
      '1': 'github',
      '3': 7,
      '4': 1,
      '5': 11,
      '6': '.zitadel.idp.v2.GitHubConfig',
      '9': 0,
      '10': 'github'
    },
    {
      '1': 'github_es',
      '3': 8,
      '4': 1,
      '5': 11,
      '6': '.zitadel.idp.v2.GitHubEnterpriseServerConfig',
      '9': 0,
      '10': 'githubEs'
    },
    {
      '1': 'gitlab',
      '3': 9,
      '4': 1,
      '5': 11,
      '6': '.zitadel.idp.v2.GitLabConfig',
      '9': 0,
      '10': 'gitlab'
    },
    {
      '1': 'gitlab_self_hosted',
      '3': 10,
      '4': 1,
      '5': 11,
      '6': '.zitadel.idp.v2.GitLabSelfHostedConfig',
      '9': 0,
      '10': 'gitlabSelfHosted'
    },
    {
      '1': 'azure_ad',
      '3': 11,
      '4': 1,
      '5': 11,
      '6': '.zitadel.idp.v2.AzureADConfig',
      '9': 0,
      '10': 'azureAd'
    },
    {
      '1': 'apple',
      '3': 12,
      '4': 1,
      '5': 11,
      '6': '.zitadel.idp.v2.AppleConfig',
      '9': 0,
      '10': 'apple'
    },
    {
      '1': 'saml',
      '3': 13,
      '4': 1,
      '5': 11,
      '6': '.zitadel.idp.v2.SAMLConfig',
      '9': 0,
      '10': 'saml'
    },
  ],
  '8': [
    {'1': 'config'},
  ],
};