Blob Blame History Raw
<?xml version="1.0"?>
<EntityDescriptor
    providerID="https://lecp1/metadata"
    xmlns="urn:liberty:metadata:2003-08">

 <IDPDescriptor>

  <SingleSignOnServiceURL>https://lecp1:2014/singleSignOn</SingleSignOnServiceURL>
  <SingleSignOnProtocolProfile>http://projectliberty.org/profiles/sso-get</SingleSignOnProtocolProfile>
  <SingleLogoutServiceURL>https://lecp1:2014/singleLogout</SingleLogoutServiceURL>
  <SingleLogoutProtocolProfile>http://projectliberty.org/profiles/slo-idp-soap</SingleLogoutProtocolProfile>

  <RegisterNameIdentifierServiceURL>https://lecp1:2014/registerNameIdentifier</RegisterNameIdentifierServiceURL>
  <RegisterNameIdentifierProtocolProfile>http://projectliberty.org/profiles/rni-sp-http</RegisterNameIdentifierProtocolProfile>

  <SoapEndpoint>https://lecp1:2014/soapEndpoint</SoapEndpoint>

 </IDPDescriptor>

 <SPDescriptor>

  <AssertionConsumerServiceURL id="AssertionConsumerServiceURL1" isDefault="true">https://lecp1:2014/assertionConsumer</AssertionConsumerServiceURL>

  <SingleLogoutServiceURL>https://lecp1:2014/singleLogout</SingleLogoutServiceURL>
  <SingleLogoutProtocolProfile>http://projectliberty.org/profiles/slo-idp-soap</SingleLogoutProtocolProfile>

  <RegisterNameIdentifierServiceURL>https://lecp1:2014/registerNameIdentifier</RegisterNameIdentifierServiceURL>
  <RegisterNameIdentifierProtocolProfile>http://projectliberty.org/profiles/rni-sp-soap</RegisterNameIdentifierProtocolProfile>

  <SoapEndpoint>https://lecp1:2014/soapEndpoint</SoapEndpoint>

  <AuthnRequestsSigned>true</AuthnRequestsSigned>

 </SPDescriptor>

</EntityDescriptor>