ProviderConfig$json top-level constant

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

Implementation

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