diff options
author | Fredrik Åslund <fredrik.aslund@umu.se> | 2014-04-04 13:18:48 +0200 |
---|---|---|
committer | Fredrik Åslund <fredrik.aslund@umu.se> | 2014-04-04 13:18:48 +0200 |
commit | af14c33b3db0867e40529cd8df27e9379ea3cc64 (patch) | |
tree | 9c79b874c91517c0e1ed1cd8a73ed393d795c32b /swamid-2.0/shibboleth.uhr.se-idp-shibboleth.xml | |
parent | e31964d8473a5d4232b2a0d99dc2ed1c62417f39 (diff) |
mdui and contactperson updated for uhr
Diffstat (limited to 'swamid-2.0/shibboleth.uhr.se-idp-shibboleth.xml')
-rw-r--r-- | swamid-2.0/shibboleth.uhr.se-idp-shibboleth.xml | 19 |
1 files changed, 17 insertions, 2 deletions
diff --git a/swamid-2.0/shibboleth.uhr.se-idp-shibboleth.xml b/swamid-2.0/shibboleth.uhr.se-idp-shibboleth.xml index 5aec1e60..80268b6d 100644 --- a/swamid-2.0/shibboleth.uhr.se-idp-shibboleth.xml +++ b/swamid-2.0/shibboleth.uhr.se-idp-shibboleth.xml @@ -12,6 +12,7 @@ </mdui:UIInfo> <mdui:DiscoHints xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui"> <mdui:DomainHint>uhr.se</mdui:DomainHint> + <mdui:IPHint>193.11.100.0/24</mdui:IPHint> <mdui:GeolocationHint>geo:59.33760,18.05835</mdui:GeolocationHint> </mdui:DiscoHints> </Extensions> @@ -87,8 +88,22 @@ g3K9tR/NfPn3yNgy/kBRABuYJVjrtsbq/1PJ6Kg807taKYrz+vyERbn0 <OrganizationDisplayName xml:lang="en">The Swedish Council for Higher Education</OrganizationDisplayName> <OrganizationURL xml:lang="en">http://www.uhr.se</OrganizationURL> </Organization> + <ContactPerson contactType="administrative"> + <Company>The Swedish Council for Higher Education</Company> + <SurName>Anders Brouzell</SurName> + <EmailAddress>anders.brouzell@uhr.se</EmailAddress> + <TelephoneNumber>070-839 62 36</TelephoneNumber> + </ContactPerson> <ContactPerson contactType="technical"> - <Company>uhr.se</Company> - <EmailAddress>hakan.pettersson@uhr.se</EmailAddress> + <Company>The Swedish Council for Higher Education</Company> + <SurName>Anders Brouzell</SurName> + <EmailAddress>anders.brouzell@uhr.se</EmailAddress> + <TelephoneNumber>+46 70839 62 36</TelephoneNumber> + </ContactPerson> + <ContactPerson contactType="support"> + <Company>The Swedish Council for Higher Education</Company> + <SurName>Anders Brouzell</SurName> + <EmailAddress>anders.brouzell@uhr.se</EmailAddress> + <TelephoneNumber>+46 70839 62 36</TelephoneNumber> </ContactPerson> </EntityDescriptor> |