diff options
author | Leif Johansson <leifj@sunet.se> | 2019-11-20 08:35:28 +0100 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2019-11-20 08:35:28 +0100 |
commit | 07b2ea84983d757b346a4c45e759aeee3267e6ea (patch) | |
tree | 04e9b37b1e51ad8706a179230c566cdbd947feab /swamid-2.0/saml.sys.kth.se-idp-shibboleth.xml | |
parent | 922f80dcb442c0a7d51dedd6052b0e44c4d45148 (diff) |
merge
Diffstat (limited to 'swamid-2.0/saml.sys.kth.se-idp-shibboleth.xml')
-rw-r--r-- | swamid-2.0/saml.sys.kth.se-idp-shibboleth.xml | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/swamid-2.0/saml.sys.kth.se-idp-shibboleth.xml b/swamid-2.0/saml.sys.kth.se-idp-shibboleth.xml index 8d5faa79..8f43929b 100644 --- a/swamid-2.0/saml.sys.kth.se-idp-shibboleth.xml +++ b/swamid-2.0/saml.sys.kth.se-idp-shibboleth.xml @@ -138,32 +138,32 @@ jmufPg== <md:SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST-SimpleSign" Location="https://saml-5.sys.kth.se/idp/profile/SAML2/POST-SimpleSign/SSO"/> <md:SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://saml-5.sys.kth.se/idp/profile/SAML2/Redirect/SSO"/> </md:IDPSSODescriptor> - <md:Organization> + + + + + +<md:Organization> <md:OrganizationName xml:lang="en">KTH</md:OrganizationName> <md:OrganizationDisplayName xml:lang="sv">Kungliga Tekniska högskolan (KTH)</md:OrganizationDisplayName> <md:OrganizationDisplayName xml:lang="en">KTH Royal Institute of Technology</md:OrganizationDisplayName> <md:OrganizationURL xml:lang="en">http://www.kth.se</md:OrganizationURL> - </md:Organization> - <md:ContactPerson contactType="administrative"> + </md:Organization><md:ContactPerson contactType="administrative"> <md:Company>KTH Royal Institute of Technology</md:Company> <md:SurName>UF/ITA Infra (Alexander Boström, Mikael Bengtsson)</md:SurName> <md:EmailAddress>mailto:ita-infra-saml-contact@kth.se</md:EmailAddress> <md:TelephoneNumber>+46 8 790 6000</md:TelephoneNumber> - </md:ContactPerson> - <md:ContactPerson contactType="technical"> + </md:ContactPerson><md:ContactPerson contactType="technical"> <md:Company>KTH Royal Institute of Technology</md:Company> <md:SurName>UF/ITA Infra (Alexander Boström, Mikael Bengtsson)</md:SurName> <md:EmailAddress>mailto:ita-infra-saml-contact@kth.se</md:EmailAddress> <md:TelephoneNumber>+46 8 790 6000</md:TelephoneNumber> - </md:ContactPerson> - <md:ContactPerson contactType="support"> + </md:ContactPerson><md:ContactPerson contactType="support"> <md:Company>KTH Royal Institute of Technology</md:Company> <md:SurName>KTH IT-Support</md:SurName> <md:EmailAddress>mailto:it-support@kth.se</md:EmailAddress> <md:TelephoneNumber>+46 8 790 6600</md:TelephoneNumber> - </md:ContactPerson> - <md:ContactPerson xmlns:remd="http://refeds.org/metadata" contactType="other" remd:contactType="http://refeds.org/metadata/contactType/security"> + </md:ContactPerson><md:ContactPerson xmlns:remd="http://refeds.org/metadata" contactType="other" remd:contactType="http://refeds.org/metadata/contactType/security"> <md:GivenName>Security Response Team</md:GivenName> <md:EmailAddress>mailto:abuse@kth.se</md:EmailAddress> - </md:ContactPerson> -</md:EntityDescriptor> + </md:ContactPerson></md:EntityDescriptor> |