diff options
author | Paul Scott <paul.scott@kau.se> | 2015-11-20 14:15:01 +0100 |
---|---|---|
committer | Paul Scott <paul.scott@kau.se> | 2015-11-20 14:15:01 +0100 |
commit | 36469b790c3a52de7ae9c57346e6d464661e3d61 (patch) | |
tree | 1e9287e9a938a4901e5b3ec1d5aa53eaf2770ec9 /swamid-interfederations-2.0/owncloud.gwdg.de-shibboleth.xml | |
parent | 083294334c3adef081ecaa19c8539dbc6bb7e604 (diff) |
http://mds.edugain.org into swamid-interfederations-2.0
Diffstat (limited to 'swamid-interfederations-2.0/owncloud.gwdg.de-shibboleth.xml')
-rw-r--r-- | swamid-interfederations-2.0/owncloud.gwdg.de-shibboleth.xml | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/swamid-interfederations-2.0/owncloud.gwdg.de-shibboleth.xml b/swamid-interfederations-2.0/owncloud.gwdg.de-shibboleth.xml index 74509a23..ece4af53 100644 --- a/swamid-interfederations-2.0/owncloud.gwdg.de-shibboleth.xml +++ b/swamid-interfederations-2.0/owncloud.gwdg.de-shibboleth.xml @@ -5,6 +5,11 @@ <mdrpi:RegistrationPolicy xml:lang="en">https://www.aai.dfn.de/en/join/</mdrpi:RegistrationPolicy> <mdrpi:RegistrationPolicy xml:lang="de">https://www.aai.dfn.de/teilnahme/</mdrpi:RegistrationPolicy> </mdrpi:RegistrationInfo> + <mdattr:EntityAttributes xmlns:mdattr="urn:oasis:names:tc:SAML:metadata:attribute"> + <saml:Attribute xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion" Name="http://macedir.org/entity-category" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"> + <saml:AttributeValue>http://www.geant.net/uri/dataprotection-code-of-conduct/v1</saml:AttributeValue> + </saml:Attribute> + </mdattr:EntityAttributes> </md:Extensions> <md:SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:1.1:protocol urn:oasis:names:tc:SAML:2.0:protocol"> <md:Extensions> @@ -15,10 +20,10 @@ <mdui:Description xml:lang="en">GWDG ownCloud is a service for synchronizing and sharing data.</mdui:Description> <mdui:Logo height="34" width="86">https://owncloud.gwdg.de/themes/gwdg/core/img/logo-icon.png</mdui:Logo> <mdui:Logo height="121" width="250">https://owncloud.gwdg.de/themes/gwdg/core/img/logo.png</mdui:Logo> - <mdui:InformationURL xml:lang="de">http://www.gwdg.de/index.php?id=owncloud</mdui:InformationURL> - <mdui:InformationURL xml:lang="en">http://www.gwdg.de/index.php?id=owncloud</mdui:InformationURL> - <mdui:PrivacyStatementURL xml:lang="de">http://www.gwdg.de/index.php?id=impressum</mdui:PrivacyStatementURL> - <mdui:PrivacyStatementURL xml:lang="en">http://www.gwdg.de/index.php?id=impressum</mdui:PrivacyStatementURL> + <mdui:InformationURL xml:lang="de">https://www.gwdg.de/storage-services/gwdg-owncloud</mdui:InformationURL> + <mdui:InformationURL xml:lang="en">https://www.gwdg.de/en/storage-services/gwdg-owncloud</mdui:InformationURL> + <mdui:PrivacyStatementURL xml:lang="de">https://owncloud.gwdg.de/coc.html</mdui:PrivacyStatementURL> + <mdui:PrivacyStatementURL xml:lang="en">https://owncloud.gwdg.de/coc.html</mdui:PrivacyStatementURL> </mdui:UIInfo> </md:Extensions> <md:KeyDescriptor> |