IDPInformation$json top-level constant

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

Implementation

@$core.Deprecated('Use iDPInformationDescriptor instead')
const IDPInformation$json = {
  '1': 'IDPInformation',
  '2': [
    {'1': 'oauth', '3': 1, '4': 1, '5': 11, '6': '.zitadel.user.v2beta.IDPOAuthAccessInformation', '8': {}, '9': 0, '10': 'oauth'},
    {'1': 'ldap', '3': 6, '4': 1, '5': 11, '6': '.zitadel.user.v2beta.IDPLDAPAccessInformation', '8': {}, '9': 0, '10': 'ldap'},
    {'1': 'saml', '3': 7, '4': 1, '5': 11, '6': '.zitadel.user.v2beta.IDPSAMLAccessInformation', '8': {}, '9': 0, '10': 'saml'},
    {'1': 'idp_id', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'idpId'},
    {'1': 'user_id', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'userId'},
    {'1': 'user_name', '3': 4, '4': 1, '5': 9, '8': {}, '10': 'userName'},
    {'1': 'raw_information', '3': 5, '4': 1, '5': 11, '6': '.google.protobuf.Struct', '8': {}, '10': 'rawInformation'},
  ],
  '8': [
    {'1': 'access'},
  ],
};