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/login.idp.eduid.se-idp.xml.xml | |
parent | 7382c3cd9103845da6303f0c4944c257be4e009c (diff) |
errorURL added to ladok3.its.umu.se
Diffstat (limited to 'swamid-2.0/login.idp.eduid.se-idp.xml.xml')
-rw-r--r-- | swamid-2.0/login.idp.eduid.se-idp.xml.xml | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/swamid-2.0/login.idp.eduid.se-idp.xml.xml b/swamid-2.0/login.idp.eduid.se-idp.xml.xml index 55ecb1c8..47205909 100644 --- a/swamid-2.0/login.idp.eduid.se-idp.xml.xml +++ b/swamid-2.0/login.idp.eduid.se-idp.xml.xml @@ -95,27 +95,27 @@ iJwxGY2Nu6miPteDdWzv8ziUcLeSLvJaOY1aLwyx6cEvU7a94UkaPjhX <ns0:SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://login.idp.eduid.se/sso/redirect"/> <ns0:SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://login.idp.eduid.se/sso/post"/> </ns0:IDPSSODescriptor> - <ns0:Organization xmlns:ns0="urn:oasis:names:tc:SAML:2.0:metadata"> + + + + +<ns0:Organization xmlns:ns0="urn:oasis:names:tc:SAML:2.0:metadata"> <ns0:OrganizationName xml:lang="en">Sunet</ns0:OrganizationName> <ns0:OrganizationName xml:lang="sv">Sunet</ns0:OrganizationName> <ns0:OrganizationDisplayName xml:lang="en">eduID Sweden</ns0:OrganizationDisplayName> <ns0:OrganizationDisplayName xml:lang="sv">eduID Sverige</ns0:OrganizationDisplayName> <ns0:OrganizationURL xml:lang="en">http://www.eduid.se/</ns0:OrganizationURL> - </ns0:Organization> - <ns0:ContactPerson xmlns:ns0="urn:oasis:names:tc:SAML:2.0:metadata" contactType="administrative"> + </ns0:Organization><ns0:ContactPerson xmlns:ns0="urn:oasis:names:tc:SAML:2.0:metadata" contactType="administrative"> <ns0:Company>eduID</ns0:Company> <ns0:SurName>Valter Nordh</ns0:SurName> <ns0:EmailAddress>mailto:valter@sunet.se</ns0:EmailAddress> <ns0:TelephoneNumber>+46707884742</ns0:TelephoneNumber> - </ns0:ContactPerson> - <ns0:ContactPerson xmlns:ns0="urn:oasis:names:tc:SAML:2.0:metadata" contactType="technical"> + </ns0:ContactPerson><ns0:ContactPerson xmlns:ns0="urn:oasis:names:tc:SAML:2.0:metadata" contactType="technical"> <ns0:Company>eduID</ns0:Company> <ns0:SurName>SUNET eduID team</ns0:SurName> <ns0:EmailAddress>mailto:eduid-dev@SEGATE.SUNET.SE</ns0:EmailAddress> - </ns0:ContactPerson> - <ns0:ContactPerson xmlns:ns0="urn:oasis:names:tc:SAML:2.0:metadata" contactType="support"> + </ns0:ContactPerson><ns0:ContactPerson xmlns:ns0="urn:oasis:names:tc:SAML:2.0:metadata" contactType="support"> <ns0:Company>eduID</ns0:Company> <ns0:SurName>eduID Support</ns0:SurName> <ns0:EmailAddress>mailto:support@eduid.se</ns0:EmailAddress> - </ns0:ContactPerson> -</md:EntityDescriptor> + </ns0:ContactPerson></md:EntityDescriptor> |