From e0c58761eecd47d077011288b616508288759bc1 Mon Sep 17 00:00:00 2001 From: Christophe Nowicki Date: Thu, 23 Sep 2004 11:11:05 +0000 Subject: Add Federation Federation Termination metadata --- php/Attic/examples/sample-idp/metadata_sp1.xml | 5 +++++ php/Attic/examples/sample-sp/metadata_sp1.xml | 5 +++++ 2 files changed, 10 insertions(+) (limited to 'php') diff --git a/php/Attic/examples/sample-idp/metadata_sp1.xml b/php/Attic/examples/sample-idp/metadata_sp1.xml index ec28fa48..e93daf15 100644 --- a/php/Attic/examples/sample-idp/metadata_sp1.xml +++ b/php/Attic/examples/sample-idp/metadata_sp1.xml @@ -12,6 +12,11 @@ https://sp1:2006/registerNameIdentifier http://projectliberty.org/profiles/rni-sp-soap + https://sp1:2006/federationTermination + https://sp1:2006/federationTerminationReturn + http://projectliberty.org/profiles/fedterm-sp-soap + http://projectliberty.org/profiles/fedterm-sp-http + https://sp1:2006/soapEndpoint true diff --git a/php/Attic/examples/sample-sp/metadata_sp1.xml b/php/Attic/examples/sample-sp/metadata_sp1.xml index ec28fa48..e93daf15 100644 --- a/php/Attic/examples/sample-sp/metadata_sp1.xml +++ b/php/Attic/examples/sample-sp/metadata_sp1.xml @@ -12,6 +12,11 @@ https://sp1:2006/registerNameIdentifier http://projectliberty.org/profiles/rni-sp-soap + https://sp1:2006/federationTermination + https://sp1:2006/federationTerminationReturn + http://projectliberty.org/profiles/fedterm-sp-soap + http://projectliberty.org/profiles/fedterm-sp-http + https://sp1:2006/soapEndpoint true -- cgit