diff options
author | Fredrik Domeij <fredrik.domeij@umu.se> | 2020-06-10 07:59:58 +0200 |
---|---|---|
committer | Fredrik Domeij <fredrik.domeij@umu.se> | 2020-06-10 08:00:53 +0200 |
commit | 963d34835a08f49cef8962d57fc900eeb0714835 (patch) | |
tree | 585c8d1b02169103d4dceb740c59e72288ca3f3c /swamid-2.0/tentaadmin.uhr.se-shibboleth.xml | |
parent | 7382c3cd9103845da6303f0c4944c257be4e009c (diff) |
errorURL added to ladok3.its.umu.se
Diffstat (limited to 'swamid-2.0/tentaadmin.uhr.se-shibboleth.xml')
-rw-r--r-- | swamid-2.0/tentaadmin.uhr.se-shibboleth.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/swamid-2.0/tentaadmin.uhr.se-shibboleth.xml b/swamid-2.0/tentaadmin.uhr.se-shibboleth.xml index f7c3f78d..5f9b06d1 100644 --- a/swamid-2.0/tentaadmin.uhr.se-shibboleth.xml +++ b/swamid-2.0/tentaadmin.uhr.se-shibboleth.xml @@ -86,9 +86,9 @@ gA74GRgPQ3FGnqF2PkasBH+5Vkxk2rTdAroEO3WXRBOsk6JgO3lB/QY8x/lOfg== <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:browser-post" Location="https://tentaadmin.uhr.se/Shibboleth.sso/SAML/POST" index="5"/> <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:artifact-01" Location="https://tentaadmin.uhr.se/Shibboleth.sso/SAML/Artifact" index="6"/> </md:SPSSODescriptor> - <md:ContactPerson contactType="technical"> + +<md:ContactPerson contactType="technical"> <md:GivenName>Anders</md:GivenName> <md:SurName>Möllström</md:SurName> <md:EmailAddress>mailto:Anders.mollstrom@uhr.se</md:EmailAddress> - </md:ContactPerson> -</md:EntityDescriptor> + </md:ContactPerson></md:EntityDescriptor> |