Skip to content

Instantly share code, notes, and snippets.

@drio
Created March 29, 2022 17:14
Show Gist options
  • Save drio/148d5be341278dfa5f5714be56779553 to your computer and use it in GitHub Desktop.
Save drio/148d5be341278dfa5f5714be56779553 to your computer and use it in GitHub Desktop.
<EntityDescriptor xmlns="urn:oasis:names:tc:SAML:2.0:metadata" validUntil="2022-03-31T17:10:39.744Z" entityID="https://staging.drtufts.net/saml/metadata">
<SPSSODescriptor xmlns="urn:oasis:names:tc:SAML:2.0:metadata" validUntil="2022-03-31T17:10:39.743793359Z" protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol" AuthnRequestsSigned="false" WantAssertionsSigned="true">
<KeyDescriptor use="encryption">
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<X509Data xmlns="http://www.w3.org/2000/09/xmldsig#">
<X509Certificate xmlns="http://www.w3.org/2000/09/xmldsig#">MIICqjCCAZICCQC6eUzsDXLswzANBgkqhkiG9w0BAQsFADAXMRUwEwYDVQQDDAwuZXhhbXBsZS5jb20wHhcNMjIwMzA5MjEwMzA4WhcNMjMwMzA5MjEwMzA4WjAXMRUwEwYDVQQDDAwuZXhhbXBsZS5jb20wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCxSkMqXJKLrCp5Ywugxw2/oUcyGkqFNQqOn7Uf/TTCGYZMKjCnd88dXbPpMMDH8O17TJxS4pygCzXSUXZyWicDrnwOmteNvfYJGehFCbzL1fit7PmAbpdra6Q/baCfQm+R6Jpm9CVyIm6WkKeXUcYymb4RyCSIqHZ1vP0oUmQUL47bdBuoDxt/YULH6SQjxzgI4wEAETgM1c6oKFmZu5mD6iJ4FipzlGbYXhLNIC+MxYPl1oTI8CqYWEUHeFik5HeiV1wdGO9hDSzl4ML1MtlfGkovtv2ewM/U1Gr/0eqgK2axyfeMoJCcw35YNs5DJfVZvtyVj0ETd0uMqLWEx0dfAgMBAAEwDQYJKoZIhvcNAQELBQADggEBAIjj6bpsaJDJbCvX87XKdkMwhqzPWOoA54Q/3PC92SR6Av446O6OZzBZCLz3vQUsgpqHdF+cYqqZMercRQ5tq61zFEaJKIaL0/cZD+8tjmifV5PTUlGevT6KMZTIbFjl3yuj2lClIVi/NAgV9h2nuCte+vwoJC2l44we5f9GQrNsTrdDm1Qhj9T8ez7UGAeC9PeGu335FQZZB5kvLXfPohnh3/2a9AXK9r832vPaKxNLW53oWZHj6TT3yvnLc6tpwhVU6uxG5qqleBq9RmdXp3Wddq5Xf/ldKvERW+D+NQB03C23xx8Xmda3ilOr+r2lZVrAIW1HJibBLj/cZXKqb1s=</X509Certificate>
</X509Data>
</KeyInfo>
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"></EncryptionMethod>
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes192-cbc"></EncryptionMethod>
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes256-cbc"></EncryptionMethod>
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p"></EncryptionMethod>
</KeyDescriptor>
<SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://staging.drtufts.net/saml/slo" ResponseLocation="https://staging.drtufts.net/saml/slo"></SingleLogoutService>
<AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://staging.drtufts.net/saml/acs" index="1"></AssertionConsumerService>
<AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://staging.drtufts.net/saml/acs" index="2"></AssertionConsumerService>
</SPSSODescriptor>
</EntityDescriptor>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment