diff options
Diffstat (limited to 'swamid-interfederations-2.0/idp.dfn.de.xml')
-rw-r--r-- | swamid-interfederations-2.0/idp.dfn.de.xml | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/swamid-interfederations-2.0/idp.dfn.de.xml b/swamid-interfederations-2.0/idp.dfn.de.xml index cc3513ce..49bc19ba 100644 --- a/swamid-interfederations-2.0/idp.dfn.de.xml +++ b/swamid-interfederations-2.0/idp.dfn.de.xml @@ -10,8 +10,8 @@ <Extensions> <saml1md:Scope xmlns:saml1md="urn:mace:shibboleth:metadata:1.0" regexp="false">dfn.de</saml1md:Scope> <mdui:UIInfo xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui"> - <mdui:DisplayName xml:lang="de">Verein zur Förderung eines Deutschen Forschungsnetzes e. V.</mdui:DisplayName> - <mdui:DisplayName xml:lang="en">German National Research and Education Network</mdui:DisplayName> + <mdui:DisplayName xml:lang="de">DFN-Verein Geschäftsstelle</mdui:DisplayName> + <mdui:DisplayName xml:lang="en">DFN Office</mdui:DisplayName> <mdui:Description xml:lang="de">Föderations-Login für MitarbeiterInnen des DFN-Vereins</mdui:Description> <mdui:Description xml:lang="en">Federation login for DFN staff members</mdui:Description> <mdui:Logo height="16" width="16">https://www.aai.dfn.de/fileadmin/pics/dfn_small.png</mdui:Logo> @@ -58,6 +58,9 @@ wLNyazdIM4hRjJOwMA7asa0O09Cf/iwHuCo5SAFgfj4Y3RUe80A07rIQkZKXkumV </KeyDescriptor> <ArtifactResolutionService Binding="urn:oasis:names:tc:SAML:1.0:bindings:SOAP-binding" Location="https://idp.dfn.de:8443/idp/profile/SAML1/SOAP/ArtifactResolution" index="1"/> <ArtifactResolutionService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://idp.dfn.de:8443/idp/profile/SAML2/SOAP/ArtifactResolution" index="2"/> + <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://idp.dfn.de/idp/profile/SAML2/Redirect/SLO"/> + <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://idp.dfn.de/idp/profile/SAML2/POST/SLO"/> + <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://idp.dfn.de:8443/idp/profile/SAML2/SOAP/SLO"/> <NameIDFormat>urn:mace:shibboleth:1.0:nameIdentifier</NameIDFormat> <NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:transient</NameIDFormat> <NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:persistent</NameIDFormat> |