StartIdentityProviderIntentRequest$json top-level constant
- @Deprecated('Use startIdentityProviderIntentRequestDescriptor instead')
Map<String, Object>
const
StartIdentityProviderIntentRequest$json
Implementation
@$core.Deprecated('Use startIdentityProviderIntentRequestDescriptor instead')
const StartIdentityProviderIntentRequest$json = {
'1': 'StartIdentityProviderIntentRequest',
'2': [
{
'1': 'instance',
'3': 1,
'4': 1,
'5': 11,
'6': '.zitadel.object.v3alpha.Instance',
'8': {},
'9': 1,
'10': 'instance',
'17': true
},
{
'1': 'organization',
'3': 2,
'4': 1,
'5': 11,
'6': '.zitadel.object.v3alpha.Organization',
'9': 2,
'10': 'organization',
'17': true
},
{'1': 'idp_id', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'idpId'},
{
'1': 'urls',
'3': 4,
'4': 1,
'5': 11,
'6': '.zitadel.resources.user.v3alpha.RedirectURLs',
'9': 0,
'10': 'urls'
},
{
'1': 'ldap',
'3': 5,
'4': 1,
'5': 11,
'6': '.zitadel.resources.user.v3alpha.LDAPCredentials',
'9': 0,
'10': 'ldap'
},
],
'8': [
{'1': 'content'},
{'1': '_instance'},
{'1': '_organization'},
],
};