diff options
author | Paul Scott <paul.scott@kau.se> | 2017-12-19 13:49:28 +0100 |
---|---|---|
committer | Paul Scott <paul.scott@kau.se> | 2017-12-19 13:49:28 +0100 |
commit | 4f0a8b96e3d876d760bfda8c8e2c3644c4071c59 (patch) | |
tree | bfb4f993ee1c4187d8bd6f7cb59fa2e45f11be20 /swamid-2.0/konto.kau.se.xml | |
parent | 00846d97bfa2e51218772498e4b94c0aa4ef3442 (diff) |
Change KAU entities to function addreses
Diffstat (limited to 'swamid-2.0/konto.kau.se.xml')
-rw-r--r-- | swamid-2.0/konto.kau.se.xml | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/swamid-2.0/konto.kau.se.xml b/swamid-2.0/konto.kau.se.xml index 36df041e..d139dd4e 100644 --- a/swamid-2.0/konto.kau.se.xml +++ b/swamid-2.0/konto.kau.se.xml @@ -82,9 +82,12 @@ SKJRa32Iq7xb1QIK+C+dIeHFEYkTxoDaS9p1cXELDcFihnfam/NCLN/E9tiJkos= <md:SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://konto.kau.se/Shibboleth.sso/SLO/Artifact"/> <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://konto.kau.se/Shibboleth.sso/SAML2/POST" index="1"/> </md:SPSSODescriptor> - <md:ContactPerson contactType="administrative"> - <md:GivenName>Paul</md:GivenName> - <md:SurName>Scott</md:SurName> - <md:EmailAddress>mailto:paul.scott@kau.se</md:EmailAddress> + <md:ContactPerson contactType="support"> + <md:SurName>IT-avdelningen</md:SurName> + <md:EmailAddress>mailto:2525@kau.se</md:EmailAddress> + </md:ContactPerson> + <md:ContactPerson contactType="technical"> + <md:SurName>IT-avdelningen</md:SurName> + <md:EmailAddress>mailto:webbteknik@kau.se</md:EmailAddress> </md:ContactPerson> </md:EntityDescriptor> |