SAMLConfig$json top-level constant

  1. @Deprecated('Use sAMLConfigDescriptor instead')
Map<String, Object> const SAMLConfig$json

Implementation

@$core.Deprecated('Use sAMLConfigDescriptor instead')
const SAMLConfig$json = {
  '1': 'SAMLConfig',
  '2': [
    {'1': 'metadata_xml', '3': 1, '4': 1, '5': 12, '8': {}, '10': 'metadataXml'},
    {'1': 'binding', '3': 2, '4': 1, '5': 14, '6': '.zitadel.idp.v1.SAMLBinding', '8': {}, '10': 'binding'},
    {'1': 'with_signed_request', '3': 3, '4': 1, '5': 8, '8': {}, '10': 'withSignedRequest'},
  ],
};