~ubuntu-branches/ubuntu/edgy/lasso/edgy

« back to all changes in this revision

Viewing changes to tests/data/lecp1-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://lecp1/metadata"
 
4
    xmlns="urn:liberty:metadata:2003-08">
 
5
 
 
6
 <IDPDescriptor>
 
7
 
 
8
  <SingleSignOnServiceURL>https://lecp1:2014/singleSignOn</SingleSignOnServiceURL>
 
9
  <SingleSignOnProtocolProfile>http://projectliberty.org/profiles/sso-get</SingleSignOnProtocolProfile>
 
10
  <SingleLogoutServiceURL>https://lecp1:2014/singleLogout</SingleLogoutServiceURL>
 
11
  <SingleLogoutProtocolProfile>http://projectliberty.org/profiles/slo-idp-soap</SingleLogoutProtocolProfile>
 
12
 
 
13
  <RegisterNameIdentifierServiceURL>https://lecp1:2014/registerNameIdentifier</RegisterNameIdentifierServiceURL>
 
14
  <RegisterNameIdentifierProtocolProfile>http://projectliberty.org/profiles/rni-sp-http</RegisterNameIdentifierProtocolProfile>
 
15
 
 
16
  <SoapEndpoint>https://lecp1:2014/soapEndpoint</SoapEndpoint>
 
17
 
 
18
 </IDPDescriptor>
 
19
 
 
20
 <SPDescriptor>
 
21
 
 
22
  <AssertionConsumerServiceURL id="AssertionConsumerServiceURL1" isDefault="true">https://lecp1:2014/assertionConsumer</AssertionConsumerServiceURL>
 
23
 
 
24
  <SingleLogoutServiceURL>https://lecp1:2014/singleLogout</SingleLogoutServiceURL>
 
25
  <SingleLogoutProtocolProfile>http://projectliberty.org/profiles/slo-idp-soap</SingleLogoutProtocolProfile>
 
26
 
 
27
  <RegisterNameIdentifierServiceURL>https://lecp1:2014/registerNameIdentifier</RegisterNameIdentifierServiceURL>
 
28
  <RegisterNameIdentifierProtocolProfile>http://projectliberty.org/profiles/rni-sp-soap</RegisterNameIdentifierProtocolProfile>
 
29
 
 
30
  <SoapEndpoint>https://lecp1:2014/soapEndpoint</SoapEndpoint>
 
31
 
 
32
  <AuthnRequestsSigned>true</AuthnRequestsSigned>
 
33
 
 
34
 </SPDescriptor>
 
35
 
 
36
</EntityDescriptor>