diff options
author | Leif Johansson <leifj@sunet.se> | 2011-12-22 01:56:08 +0100 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2011-12-22 01:56:08 +0100 |
commit | 7724e9dec88897e08fcd718f73f365fb53c26bb2 (patch) | |
tree | 8bf8f621fc509a984dac115bab05c093cb888499 /swamid-interfederations-1.0/terena.org.xml | |
parent | ae5e6fdc6394b10c1ce69ad195370904dcf609ff (diff) |
https://kalmar2.org/simplesaml/module.php/aggregator/?id=kalmarcentral2&set=saml2&exclude=sweden&mimetype=application/xml into swamid-interfederations-1.0
Diffstat (limited to 'swamid-interfederations-1.0/terena.org.xml')
-rw-r--r-- | swamid-interfederations-1.0/terena.org.xml | 24 |
1 files changed, 5 insertions, 19 deletions
diff --git a/swamid-interfederations-1.0/terena.org.xml b/swamid-interfederations-1.0/terena.org.xml index 784de2a5..415b4e60 100644 --- a/swamid-interfederations-1.0/terena.org.xml +++ b/swamid-interfederations-1.0/terena.org.xml @@ -1,13 +1,6 @@ <?xml version="1.0"?> -<md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" entityID="https://terena.org/sp"> +<md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" entityID="https://terena.org/sp"> <md:SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol"> - <md:Extensions> - <saml:Attribute Name="tags"> - <saml:AttributeValue xmlns:xs="http://www.w3.org/2001/XMLSchema" xsi:type="xs:string">kalmar</saml:AttributeValue> - <saml:AttributeValue xmlns:xs="http://www.w3.org/2001/XMLSchema" xsi:type="xs:string">denmark</saml:AttributeValue> - <saml:AttributeValue xmlns:xs="http://www.w3.org/2001/XMLSchema" xsi:type="xs:string">iceland</saml:AttributeValue> - </saml:Attribute> - </md:Extensions> <md:KeyDescriptor use="signing"> <ds:KeyInfo> <ds:X509Data> @@ -23,23 +16,16 @@ </ds:KeyInfo> </md:KeyDescriptor> <md:NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:transient</md:NameIDFormat> - <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:browser-post" Location="https://login.terena.org/wayf/module.php/saml/sp/saml1-acs.php/default-sp" index="1"/> + <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://login.terena.org/wayf/module.php/saml/sp/saml1-acs.php/default-sp" index="1"/> <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://login.terena.org/wayf/module.php/saml/sp/saml2-acs.php/default-sp" index="0"/> <md:AttributeConsumingService index="0"> - <md:ServiceName xml:lang="en">TERENA</md:ServiceName> + <md:ServiceName xml:lang="en">TERENA Service Provider Proxy</md:ServiceName> <md:ServiceName xml:lang="da">TERENA Service Provider Proxy</md:ServiceName> - <md:ServiceDescription xml:lang="en">TERENA</md:ServiceDescription> - <md:ServiceDescription xml:lang="da">gives access to a Service Provider Proxy for all TERENA Federated Service</md:ServiceDescription> + <md:ServiceDescription xml:lang="en">to be a Service Provider Proxy for all TERENA Federated Services</md:ServiceDescription> + <md:ServiceDescription xml:lang="da">at fungere som tjenesteudbyder-proxy for alle TERENAs fødererede tjenester</md:ServiceDescription> <md:RequestedAttribute Name="urn:oid:1.3.6.1.4.1.5923.1.1.1.6" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"/> <md:RequestedAttribute Name="urn:oid:0.9.2342.19200300.100.1.3" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"/> <md:RequestedAttribute Name="urn:oid:1.3.6.1.4.1.5923.1.1.1.7" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"/> </md:AttributeConsumingService> </md:SPSSODescriptor> - <md:Organization> - <md:OrganizationName xml:lang="en">TERENA</md:OrganizationName> - <md:OrganizationName xml:lang="da">TERENA Service Provider Proxy</md:OrganizationName> - <md:OrganizationDisplayName xml:lang="en">TERENA</md:OrganizationDisplayName> - <md:OrganizationDisplayName xml:lang="da">TERENA Service Provider Proxy</md:OrganizationDisplayName> - <md:OrganizationURL xml:lang="en">http://www.terena.org/</md:OrganizationURL> - </md:Organization> </md:EntityDescriptor> |