diff options
author | Leif Johansson <leifj@sunet.se> | 2013-09-02 16:14:06 +0200 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2013-09-02 16:14:06 +0200 |
commit | 8a62041b3571a8b7b1d5c142f4e1c3299d0d2723 (patch) | |
tree | cc4b51aab7a780f9b63fe37a4225f308906f1d1e /swamid-externals-1.0 | |
parent | 5fc3a74358dfc8c2b457e6fe813c2b72c011deb0 (diff) |
https://login.terena.org/wayf/module.php/saml/sp/metadata.php/default-sp?output=xml into swamid-externals-1.0
Diffstat (limited to 'swamid-externals-1.0')
-rw-r--r-- | swamid-externals-1.0/terena.org.xml | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/swamid-externals-1.0/terena.org.xml b/swamid-externals-1.0/terena.org.xml index 7e348f33..ef1f5bb4 100644 --- a/swamid-externals-1.0/terena.org.xml +++ b/swamid-externals-1.0/terena.org.xml @@ -4,7 +4,7 @@ <md:Extensions> <mdui:UIInfo> <mdui:DisplayName xml:lang="en">TERENA Service Provider Proxy</mdui:DisplayName> - <mdui:Description xml:lang="en">A Service Provider Proxy for all TERENA Federated Services</mdui:Description> + <mdui:Description xml:lang="en">A service provider proxy for all TERENA federated services</mdui:Description> <mdui:InformationURL xml:lang="en">https://confluence.terena.org/display/aai/Service+Provider+Proxy</mdui:InformationURL> <mdui:PrivacyStatementURL xml:lang="en">http://www.terena.org/p3p</mdui:PrivacyStatementURL> <mdui:Logo width="350" height="94">https://www.terena.org/gfx/terena_logo_slogan_rgb-350x97.png</mdui:Logo> @@ -29,6 +29,17 @@ <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-Artifact" Location="https://login.terena.org/wayf/module.php/saml/sp/saml2-acs.php/default-sp" index="2"/> <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:artifact-01" Location="https://login.terena.org/wayf/module.php/saml/sp/saml1-acs.php/default-sp/artifact" index="3"/> + <md:AttributeConsumingService index="0"> + <md:ServiceName xml:lang="en">TERENA Service Provider Proxy</md:ServiceName> + <md:ServiceDescription xml:lang="en">A Service Provider Proxy for all TERENA Federated Services</md:ServiceDescription> + <md:RequestedAttribute Name="urn:oid:1.3.6.1.4.1.5923.1.1.1.10" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" isRequired="true"/> + <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" isRequired="true"/> + <md:RequestedAttribute Name="urn:oid:1.3.6.1.4.1.5923.1.1.1.1" 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" isRequired="true"/> + <md:RequestedAttribute Name="urn:oid:2.16.840.1.113730.3.1.241" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"/> + <md:RequestedAttribute Name="urn:oid:2.5.4.4" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"/> + <md:RequestedAttribute Name="urn:oid:2.5.4.42" 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> |