diff options
author | Fredrik Domeij <fredrik.domeij@umu.se> | 2017-02-28 09:03:13 +0100 |
---|---|---|
committer | Fredrik Domeij <fredrik.domeij@umu.se> | 2017-02-28 09:03:13 +0100 |
commit | e2ab4f74c50ae2e555871eea08e792bedcc5f497 (patch) | |
tree | 48074a8fd61c1380e654f8d7a1969c8d81fe4dcf /swamid-2.0/ladok3-00.ladok.umu.se-idp-shibboleth.xml | |
parent | 75b8cf92a880f7264670094edaa1508fc8007ffd (diff) |
contact persons added for ladok3 devel sites
ladok3.its.umu.se-shibboleth.xml added
obsolete ladok3 sites removed
Diffstat (limited to 'swamid-2.0/ladok3-00.ladok.umu.se-idp-shibboleth.xml')
-rw-r--r-- | swamid-2.0/ladok3-00.ladok.umu.se-idp-shibboleth.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/swamid-2.0/ladok3-00.ladok.umu.se-idp-shibboleth.xml b/swamid-2.0/ladok3-00.ladok.umu.se-idp-shibboleth.xml index 76453faa..f5464b93 100644 --- a/swamid-2.0/ladok3-00.ladok.umu.se-idp-shibboleth.xml +++ b/swamid-2.0/ladok3-00.ladok.umu.se-idp-shibboleth.xml @@ -192,4 +192,19 @@ QfQy1lyrNjxrtHbS9ZGNpgVlaNvNHWF4ENGIAuxBLO2IZ6TgLGdNtB0Cn3c+Xdti <!-- <AttributeService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://ladok3-00.ladok.umu.se:8443/idp/profile/SAML2/SOAP/AttributeQuery"/> --> <!-- If you uncomment the above you should add urn:oasis:names:tc:SAML:2.0:protocol to the protocolSupportEnumeration above --> </AttributeAuthorityDescriptor> + <ContactPerson contactType="administrative"> + <Company>ITS, Umea universitet</Company> + <SurName>Fredrik Domeij</SurName> + <EmailAddress>fredrik.domeij@umu.se</EmailAddress> + </ContactPerson> + <ContactPerson contactType="technical"> + <Company>ITS, Umea universitet</Company> + <SurName>Fredrik Domeij</SurName> + <EmailAddress>fredrik.domeij@umu.se</EmailAddress> + </ContactPerson> + <ContactPerson contactType="support"> + <Company>ITS, Umea universitet</Company> + <SurName>Fredrik Domeij</SurName> + <EmailAddress>fredrik.domeij@umu.se</EmailAddress> + </ContactPerson> </EntityDescriptor> |