diff options
author | Leif Johansson <leifj@sunet.se> | 2012-02-15 12:09:21 +0100 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2012-02-15 12:09:21 +0100 |
commit | 3b1d337260ee701784415ea8131ac7ff4dc40b27 (patch) | |
tree | 087e1706a6a27dcc982c8b3b9d7ff6fbd117ac1d /swamid-interfederations-2.0/shibboleth-idp.uni-wuerzburg.de.xml | |
parent | 2d59a88709c179cc742819e818196d3928b7a46e (diff) |
http://mds.edugain.org into swamid-interfederations-2.0
Diffstat (limited to 'swamid-interfederations-2.0/shibboleth-idp.uni-wuerzburg.de.xml')
-rw-r--r-- | swamid-interfederations-2.0/shibboleth-idp.uni-wuerzburg.de.xml | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/swamid-interfederations-2.0/shibboleth-idp.uni-wuerzburg.de.xml b/swamid-interfederations-2.0/shibboleth-idp.uni-wuerzburg.de.xml index 2d6c6392..d9ff89d7 100644 --- a/swamid-interfederations-2.0/shibboleth-idp.uni-wuerzburg.de.xml +++ b/swamid-interfederations-2.0/shibboleth-idp.uni-wuerzburg.de.xml @@ -3,6 +3,8 @@ <IDPSSODescriptor protocolSupportEnumeration="urn:mace:shibboleth:1.0 urn:oasis:names:tc:SAML:1.1:protocol urn:oasis:names:tc:SAML:2.0:protocol"> <Extensions> <saml1md:Scope xmlns:saml1md="urn:mace:shibboleth:metadata:1.0" regexp="false">uni-wuerzburg.de</saml1md:Scope> + <saml1md:Scope xmlns:saml1md="urn:mace:shibboleth:metadata:1.0" regexp="false">klinik.uni-wuerzburg.de</saml1md:Scope> + <saml1md:Scope xmlns:saml1md="urn:mace:shibboleth:metadata:1.0" regexp="false">hfm-wuerzburg.de</saml1md:Scope> </Extensions> <KeyDescriptor use="encryption"> <ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#"> @@ -90,6 +92,8 @@ fiTDOOsi <AttributeAuthorityDescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:1.1:protocol urn:oasis:names:tc:SAML:2.0:protocol"> <Extensions> <saml1md:Scope xmlns:saml1md="urn:mace:shibboleth:metadata:1.0" regexp="false">uni-wuerzburg.de</saml1md:Scope> + <saml1md:Scope xmlns:saml1md="urn:mace:shibboleth:metadata:1.0" regexp="false">klinik.uni-wuerzburg.de</saml1md:Scope> + <saml1md:Scope xmlns:saml1md="urn:mace:shibboleth:metadata:1.0" regexp="false">hfm-wuerzburg.de</saml1md:Scope> </Extensions> <KeyDescriptor use="encryption"> <ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#"> @@ -177,13 +181,13 @@ fiTDOOsi <OrganizationURL xml:lang="de">http://www.uni-wuerzburg.de</OrganizationURL> </Organization> <ContactPerson contactType="administrative"> - <GivenName>Christian</GivenName> - <SurName>Rossa</SurName> - <EmailAddress>rossa@rz.uni-wuerzburg.de</EmailAddress> + <GivenName>Matthias</GivenName> + <SurName>Funken</SurName> + <EmailAddress>matthias.funken@uni-wuerzburg.de</EmailAddress> </ContactPerson> <ContactPerson contactType="technical"> <GivenName>Maria</GivenName> <SurName>Warren</SurName> - <EmailAddress>warren@rz.uni-wuerzburg.de</EmailAddress> + <EmailAddress>maria.warren@uni-wuerzburg.de</EmailAddress> </ContactPerson> </EntityDescriptor> |