diff options
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> |