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/se.timeedit.net-bth-stud.xml | |
parent | 7382c3cd9103845da6303f0c4944c257be4e009c (diff) |
errorURL added to ladok3.its.umu.se
Diffstat (limited to 'swamid-2.0/se.timeedit.net-bth-stud.xml')
-rw-r--r-- | swamid-2.0/se.timeedit.net-bth-stud.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/swamid-2.0/se.timeedit.net-bth-stud.xml b/swamid-2.0/se.timeedit.net-bth-stud.xml index 641aee6d..d07c07dc 100644 --- a/swamid-2.0/se.timeedit.net-bth-stud.xml +++ b/swamid-2.0/se.timeedit.net-bth-stud.xml @@ -41,14 +41,14 @@ YFMsQoFZQd+f5DZjuG5tfyWUpcNd+REWUddnOOM=</ds:X509Certificate> <md:NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:persistent</md:NameIDFormat> <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" isDefault="false" index="0" Location="https://cloud.timeedit.net/bth/web/timeedit/ssoResponse/bth_saml2_stud"/> </md:SPSSODescriptor> - <md:Organization> + + +<md:Organization> <md:OrganizationName xml:lang="sv">TimeEdit AB</md:OrganizationName> <md:OrganizationDisplayName xml:lang="sv">TimeEdit AB</md:OrganizationDisplayName> <md:OrganizationURL xml:lang="sv">http://www.timeedit.com/</md:OrganizationURL> - </md:Organization> - <md:ContactPerson contactType="technical"> + </md:Organization><md:ContactPerson contactType="technical"> <md:GivenName>TimeEdit</md:GivenName> <md:SurName>Support</md:SurName> <md:EmailAddress>mailto:support@timeedit.com</md:EmailAddress> - </md:ContactPerson> -</md:EntityDescriptor> + </md:ContactPerson></md:EntityDescriptor> |