CreateSAMLApplicationRequest$json top-level constant
- @Deprecated('Use createSAMLApplicationRequestDescriptor instead')
Map<String, Object>
const
CreateSAMLApplicationRequest$json
Implementation
@$core.Deprecated('Use createSAMLApplicationRequestDescriptor instead')
const CreateSAMLApplicationRequest$json = {
'1': 'CreateSAMLApplicationRequest',
'2': [
{
'1': 'metadata_xml',
'3': 1,
'4': 1,
'5': 12,
'8': {},
'9': 0,
'10': 'metadataXml'
},
{
'1': 'metadata_url',
'3': 2,
'4': 1,
'5': 9,
'8': {},
'9': 0,
'10': 'metadataUrl'
},
{
'1': 'login_version',
'3': 3,
'4': 1,
'5': 11,
'6': '.zitadel.application.v2.LoginVersion',
'10': 'loginVersion'
},
],
'8': [
{'1': 'metadata', '2': {}},
],
};