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