SAMLRequest$json top-level constant
Implementation
@$core.Deprecated('Use sAMLRequestDescriptor instead')
const SAMLRequest$json = {
'1': 'SAMLRequest',
'2': [
{'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
{
'1': 'creation_date',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'creationDate'
},
{'1': 'issuer', '3': 3, '4': 1, '5': 9, '10': 'issuer'},
{
'1': 'assertion_consumer_service',
'3': 4,
'4': 1,
'5': 9,
'10': 'assertionConsumerService'
},
{'1': 'relay_state', '3': 5, '4': 1, '5': 9, '10': 'relayState'},
{'1': 'binding', '3': 6, '4': 1, '5': 9, '10': 'binding'},
],
'7': {},
};