File: metadata.xml

package info (click to toggle)
lasso 2.9.0-3
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 21,528 kB
  • sloc: ansic: 38,474; xml: 23,942; python: 5,305; sh: 5,220; makefile: 1,003; php: 495; perl: 117
file content (20 lines) | stat: -rw-r--r-- 866 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0"?>
<EntityDescriptor
    providerID="https://sp4/metadata"
    xmlns="urn:liberty:metadata:2003-08">
 <SPDescriptor>

  <AssertionConsumerServiceURL id="AssertionConsumerServiceURL1" isDefault="true">https://sp4:2012/assertionConsumer</AssertionConsumerServiceURL>

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

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

  <SoapEndpoint>https://sp4:2012/soapEndpoint</SoapEndpoint>

  <AuthnRequestsSigned>true</AuthnRequestsSigned>

 </SPDescriptor>
</EntityDescriptor>