From 21906f4d5e8ca669ce217578547b04c132dee0eb Mon Sep 17 00:00:00 2001 From: Christophe Nowicki Date: Tue, 18 Jan 2005 15:26:35 +0000 Subject: update metadata --- php/Attic/examples/sample-idp/metadata_idp1.xml | 39 +++++++++++++++++++------ php/Attic/examples/sample-idp/metadata_sp1.xml | 36 +++++++++++++++++------ 2 files changed, 57 insertions(+), 18 deletions(-) (limited to 'php') diff --git a/php/Attic/examples/sample-idp/metadata_idp1.xml b/php/Attic/examples/sample-idp/metadata_idp1.xml index afa9c9b2..af84f259 100644 --- a/php/Attic/examples/sample-idp/metadata_idp1.xml +++ b/php/Attic/examples/sample-idp/metadata_idp1.xml @@ -1,23 +1,44 @@ - https://idp1:1998/singleSignOn - http://projectliberty.org/profiles/sso-get + https://idp1.lasso.lan:1998/singleSignOn + http://projectliberty.org/profiles/brws-art + http://projectliberty.org/profiles/brws-post - https://idp1:1998/singleLogout + https://idp1.lasso.lan:1998/singleLogout + https://idp1.lasso.lan:1998/singleLogoutReturn http://projectliberty.org/profiles/slo-idp-soap + http://projectliberty.org/profiles/slo-idp-http + http://projectliberty.org/profiles/slo-sp-soap + http://projectliberty.org/profiles/slo-sp-http - https://idp1:1998/registerNameIdentifier - http://projectliberty.org/profiles/rni-sp-http - https://idp1:1998/federationTermination - https://idp1:1998/federationTerminationReturn + https://idp1.lasso.lan:1998/federationTermination + https://idp1.lasso.lan:1998/federationTerminationReturn + http://projectliberty.org/profiles/fedterm-idp-soap + http://projectliberty.org/profiles/fedterm-idp-http http://projectliberty.org/profiles/fedterm-sp-soap + http://projectliberty.org/profiles/fedterm-sp-http + + https://idp1.lasso.lan:1998/registerNameIdentifier + https://idp1.lasso.lan:1998/registerNameIdentifierReturn + http://projectliberty.org/profiles/rni-idp-soap + http://projectliberty.org/profiles/rni-idp-http + http://projectliberty.org/profiles/rni-sp-soap + http://projectliberty.org/profiles/rni-sp-http + http://projectliberty.org/profiles/nim-sp-http - https://idp1:1998/soapEndpoint.php + https://idp1.lasso.lan:1998/soapEndpoint + + + Identity Provider idp1.lasso.lan + Identity Provider 1 + http://idp1.lasso.lan/ + + diff --git a/php/Attic/examples/sample-idp/metadata_sp1.xml b/php/Attic/examples/sample-idp/metadata_sp1.xml index 9b2bf70c..cf2fad08 100644 --- a/php/Attic/examples/sample-idp/metadata_sp1.xml +++ b/php/Attic/examples/sample-idp/metadata_sp1.xml @@ -1,24 +1,42 @@ - https://sp1:2006/assertionConsumer + https://sp1.lasso.lan:2006/assertionConsumer - https://sp1:2006/singleLogout + https://sp1.lasso.lan:2006/singleLogout + https://sp1.lasso.lan:2006/singleLogoutReturn http://projectliberty.org/profiles/slo-idp-soap + http://projectliberty.org/profiles/slo-idp-http + http://projectliberty.org/profiles/slo-sp-soap + http://projectliberty.org/profiles/slo-sp-http - https://sp1:2006/registerNameIdentifier - http://projectliberty.org/profiles/rni-sp-soap - - https://sp1:2006/federationTermination - https://sp1:2006/federationTerminationReturn + https://sp1.lasso.lan:2006/federationTermination + https://sp1.lasso.lan:2006/federationTerminationReturn + http://projectliberty.org/profiles/fedterm-idp-soap + http://projectliberty.org/profiles/fedterm-idp-http http://projectliberty.org/profiles/fedterm-sp-soap + http://projectliberty.org/profiles/fedterm-sp-http + + https://sp1.lasso.lan:2006/registerNameIdentifier + https://sp1.lasso.lan:2006/registerNameIdentifierReturn + http://projectliberty.org/profiles/rni-idp-soap + http://projectliberty.org/profiles/rni-idp-http + http://projectliberty.org/profiles/rni-sp-soap + http://projectliberty.org/profiles/rni-sp-http - https://sp1:2006/soapEndpoint.php + https://sp1.lasso.lan:2006/soapEndpoint true + + + Service Provider sp1.lasso.lan + Service Provider 1 + http://sp1.lasso.lan/ + + -- cgit