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/sso.am.uat.skolverket.sonet.com.au-module.php-saml-sp-metadata.php-sp1.xml | |
parent | 7382c3cd9103845da6303f0c4944c257be4e009c (diff) |
errorURL added to ladok3.its.umu.se
Diffstat (limited to 'swamid-2.0/sso.am.uat.skolverket.sonet.com.au-module.php-saml-sp-metadata.php-sp1.xml')
-rw-r--r-- | swamid-2.0/sso.am.uat.skolverket.sonet.com.au-module.php-saml-sp-metadata.php-sp1.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/swamid-2.0/sso.am.uat.skolverket.sonet.com.au-module.php-saml-sp-metadata.php-sp1.xml b/swamid-2.0/sso.am.uat.skolverket.sonet.com.au-module.php-saml-sp-metadata.php-sp1.xml index e1913312..5f1994cc 100644 --- a/swamid-2.0/sso.am.uat.skolverket.sonet.com.au-module.php-saml-sp-metadata.php-sp1.xml +++ b/swamid-2.0/sso.am.uat.skolverket.sonet.com.au-module.php-saml-sp-metadata.php-sp1.xml @@ -47,20 +47,20 @@ <md:RequestedAttribute Name="urn:oid:1.3.6.1.4.1.5923.1.1.1.6" FriendlyName="eduPersonPrincipalName"/> </md:AttributeConsumingService> </md:SPSSODescriptor> - <md:Organization> + + + +<md:Organization> <md:OrganizationName xml:lang="en">SoNET</md:OrganizationName> <md:OrganizationDisplayName xml:lang="en">SoNET Systems</md:OrganizationDisplayName> <md:OrganizationURL xml:lang="en">https://sonet.com.au</md:OrganizationURL> - </md:Organization> - <md:ContactPerson contactType="support"> + </md:Organization><md:ContactPerson contactType="support"> <md:Company>SoNET Systems</md:Company> <md:GivenName>Software</md:GivenName> <md:SurName>Support</md:SurName> <md:EmailAddress>mailto:software@sonet.com.au</md:EmailAddress> <md:TelephoneNumber>+61(0)385337700</md:TelephoneNumber> - </md:ContactPerson> - <md:ContactPerson contactType="technical"> + </md:ContactPerson><md:ContactPerson contactType="technical"> <md:GivenName>Support</md:GivenName> <md:EmailAddress>mailto:software@sonet.com.au</md:EmailAddress> - </md:ContactPerson> -</md:EntityDescriptor> + </md:ContactPerson></md:EntityDescriptor> |