diff options
Diffstat (limited to 'swamid-interfederations-2.0/idp.dfn.de-idp-shibboleth.xml')
-rw-r--r-- | swamid-interfederations-2.0/idp.dfn.de-idp-shibboleth.xml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/swamid-interfederations-2.0/idp.dfn.de-idp-shibboleth.xml b/swamid-interfederations-2.0/idp.dfn.de-idp-shibboleth.xml index 77b0b7f2..1d49acb8 100644 --- a/swamid-interfederations-2.0/idp.dfn.de-idp-shibboleth.xml +++ b/swamid-interfederations-2.0/idp.dfn.de-idp-shibboleth.xml @@ -8,6 +8,7 @@ <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-support" 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:AttributeValue>http://refeds.org/category/research-and-scholarship</saml:AttributeValue> </saml:Attribute> </mdattr:EntityAttributes> </md:Extensions> @@ -25,7 +26,7 @@ <mdui:InformationURL xml:lang="en">http://www.dfn.de/en/</mdui:InformationURL> </mdui:UIInfo> </md:Extensions> - <md:KeyDescriptor use="signing"> + <md:KeyDescriptor> <ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#"> <ds:KeyName>idp.dfn.de</ds:KeyName> <ds:X509Data> @@ -75,6 +76,7 @@ OcCmF2VZ92umABiw <md:SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://idp.dfn.de:8443/idp/profile/SAML2/SOAP/SLO"/> <md:SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://idp.dfn.de/idp/profile/SAML2/Redirect/SLO"/> <md:SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://idp.dfn.de/idp/profile/SAML2/POST/SLO"/> + <md:SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST-SimpleSign" Location="https://idp.dfn.de/idp/profile/SAML2/POST-SimpleSign/SLO"/> <md:NameIDFormat>urn:mace:shibboleth:1.0:nameIdentifier</md:NameIDFormat> <md:NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:transient</md:NameIDFormat> <md:NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:persistent</md:NameIDFormat> @@ -87,7 +89,7 @@ OcCmF2VZ92umABiw <md:Extensions> <shibmd:Scope xmlns:shibmd="urn:mace:shibboleth:metadata:1.0" regexp="false">dfn.de</shibmd:Scope> </md:Extensions> - <md:KeyDescriptor use="signing"> + <md:KeyDescriptor> <ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#"> <ds:KeyName>idp.dfn.de</ds:KeyName> <ds:X509Data> |