diff options
author | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2020-06-11 13:01:47 +0200 |
---|---|---|
committer | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2020-06-11 13:01:47 +0200 |
commit | 613877f26f0a154dbf6b6469dab88e8521420185 (patch) | |
tree | c457887571e5958f37e401d2f0e549180ea992f2 /swamid-2.0/stipendieansokan-test.uaf.uu.se-stipendium.xml | |
parent | 9a06cdcfc18d6c7a9579fb891c7c203c40b7b3e0 (diff) |
Restore correct syntax
Diffstat (limited to 'swamid-2.0/stipendieansokan-test.uaf.uu.se-stipendium.xml')
-rw-r--r-- | swamid-2.0/stipendieansokan-test.uaf.uu.se-stipendium.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/swamid-2.0/stipendieansokan-test.uaf.uu.se-stipendium.xml b/swamid-2.0/stipendieansokan-test.uaf.uu.se-stipendium.xml index 7ea95a65..fc35001b 100644 --- a/swamid-2.0/stipendieansokan-test.uaf.uu.se-stipendium.xml +++ b/swamid-2.0/stipendieansokan-test.uaf.uu.se-stipendium.xml @@ -56,14 +56,14 @@ lQDSN7w4inBTDBIKvjWfVg==</ds:X509Certificate> <md:AssertionConsumerService xmlns:hoksso="urn:oasis:names:tc:SAML:2.0:profiles:holder-of-key:SSO:browser" Binding="urn:oasis:names:tc:SAML:2.0:profiles:holder-of-key:SSO:browser" Location="http://stipendieansokan-test.uaf.uu.se:80/stipendium/saml/HoKSSO/alias/defaultAlias" hoksso:ProtocolBinding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" index="3"/> <md:AssertionConsumerService xmlns:hoksso="urn:oasis:names:tc:SAML:2.0:profiles:holder-of-key:SSO:browser" Binding="urn:oasis:names:tc:SAML:2.0:profiles:holder-of-key:SSO:browser" Location="http://stipendieansokan-test.uaf.uu.se:80/stipendium/saml/HoKSSO/alias/defaultAlias" hoksso:ProtocolBinding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" index="4"/> </md:SPSSODescriptor> - - -<md:Organization> + <md:Organization> <md:OrganizationName xml:lang="en">UU</md:OrganizationName> <md:OrganizationDisplayName xml:lang="en">Uppsala universitet</md:OrganizationDisplayName> <md:OrganizationURL xml:lang="en">http://www.uu.se</md:OrganizationURL> - </md:Organization><md:ContactPerson contactType="technical"> + </md:Organization> + <md:ContactPerson contactType="technical"> <md:Company>Uppsala universitet</md:Company> <md:SurName>Stipendiehantering</md:SurName> <md:EmailAddress>mailto:stipendie-datordrift@its.uu.se</md:EmailAddress> - </md:ContactPerson></md:EntityDescriptor> + </md:ContactPerson> +</md:EntityDescriptor> |