~ubuntu-branches/ubuntu/utopic/lasso/utopic-proposed

« back to all changes in this revision

Viewing changes to tests/data/sp1-la/metadata.xml

  • Committer: Bazaar Package Importer
  • Author(s): Frederic Peters
  • Date: 2004-09-13 09:26:34 UTC
  • Revision ID: james.westby@ubuntu.com-20040913092634-01vdfl8j9cp94exa
Tags: upstream-0.4.1
ImportĀ upstreamĀ versionĀ 0.4.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<EntityDescriptor
 
3
    providerID="https://sp1/metadata"
 
4
    xmlns="urn:liberty:metadata:2003-08">
 
5
 <SPDescriptor>
 
6
 
 
7
  <AssertionConsumerServiceURL id="AssertionConsumerServiceURL1" isDefault="true">https://sp1:2006/assertionConsumer</AssertionConsumerServiceURL>
 
8
 
 
9
  <SingleLogoutServiceURL>https://sp1:2006/singleLogout</SingleLogoutServiceURL>
 
10
  <SingleLogoutProtocolProfile>http://projectliberty.org/profiles/slo-idp-soap</SingleLogoutProtocolProfile>
 
11
 
 
12
  <RegisterNameIdentifierServiceURL>https://sp1:2006/registerNameIdentifier</RegisterNameIdentifierServiceURL>
 
13
  <RegisterNameIdentifierProtocolProfile>http://projectliberty.org/profiles/rni-sp-soap</RegisterNameIdentifierProtocolProfile>
 
14
 
 
15
  <SoapEndpoint>https://sp1:2006/soapEndpoint</SoapEndpoint>
 
16
 
 
17
  <AuthnRequestsSigned>true</AuthnRequestsSigned>
 
18
 
 
19
 </SPDescriptor>
 
20
</EntityDescriptor>