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