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': 'idp_id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'idpId'},
{'1': 'urls', '3': 2, '4': 1, '5': 11, '6': '.zitadel.user.v2beta.RedirectURLs', '9': 0, '10': 'urls'},
{'1': 'ldap', '3': 3, '4': 1, '5': 11, '6': '.zitadel.user.v2beta.LDAPCredentials', '9': 0, '10': 'ldap'},
],
'8': [
{'1': 'content'},
],
};