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/verify.studentbeans.com-shibboleth.xml | |
parent | 9a06cdcfc18d6c7a9579fb891c7c203c40b7b3e0 (diff) |
Restore correct syntax
Diffstat (limited to 'swamid-2.0/verify.studentbeans.com-shibboleth.xml')
-rw-r--r-- | swamid-2.0/verify.studentbeans.com-shibboleth.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/swamid-2.0/verify.studentbeans.com-shibboleth.xml b/swamid-2.0/verify.studentbeans.com-shibboleth.xml index ac79df85..5e10868e 100644 --- a/swamid-2.0/verify.studentbeans.com-shibboleth.xml +++ b/swamid-2.0/verify.studentbeans.com-shibboleth.xml @@ -91,16 +91,16 @@ UKG+a99pFdmiJhaVmr6ppycpR94IcDJb+8Px5A== <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:browser-post" Location="https://verify.studentbeans.com/Shibboleth.sso/SAML/POST" index="5"/> <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:artifact-01" Location="https://verify.studentbeans.com/Shibboleth.sso/SAML/Artifact" index="6"/> </md:SPSSODescriptor> - - -<md:Organization> + <md:Organization> <md:OrganizationName xml:lang="en">The Beans Group</md:OrganizationName> <md:OrganizationDisplayName xml:lang="en">The Beans Group</md:OrganizationDisplayName> <md:OrganizationDisplayName xml:lang="cs">The Beans Group</md:OrganizationDisplayName> <md:OrganizationURL xml:lang="en">http://www.thebeansgroup.com</md:OrganizationURL> <md:OrganizationURL xml:lang="cs">http://www.thebeansgroup.com</md:OrganizationURL> - </md:Organization><md:ContactPerson contactType="technical"> + </md:Organization> + <md:ContactPerson contactType="technical"> <md:GivenName>William</md:GivenName> <md:SurName>Harris</md:SurName> <md:EmailAddress>mailto:william@thebeansgroup.com</md:EmailAddress> - </md:ContactPerson></md:EntityDescriptor> + </md:ContactPerson> +</md:EntityDescriptor> |