diff options
author | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2020-01-02 10:37:57 +0100 |
---|---|---|
committer | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2020-01-02 10:37:57 +0100 |
commit | 7cbfe16e0638149abafd0efd7002dcaeafa99855 (patch) | |
tree | 7925b2c4638d885630c780200badb495be5cfe81 /swamid-2.0/brandkeeper.se-wsfed.xml | |
parent | 2c9d43f370dfeec9b56ff7ef324bf7dfb3d475d8 (diff) |
Resolved SWAMID-2606 + Removed spaces
Diffstat (limited to 'swamid-2.0/brandkeeper.se-wsfed.xml')
-rw-r--r-- | swamid-2.0/brandkeeper.se-wsfed.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/swamid-2.0/brandkeeper.se-wsfed.xml b/swamid-2.0/brandkeeper.se-wsfed.xml index 1dd51a6d..22c631df 100644 --- a/swamid-2.0/brandkeeper.se-wsfed.xml +++ b/swamid-2.0/brandkeeper.se-wsfed.xml @@ -38,13 +38,13 @@ <RequestedAttribute Name="urn:oid:0.9.2342.19200300.100.1.3" isRequired="true" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" FriendlyName="mail"/> </AttributeConsumingService> </SPSSODescriptor> - - -<Organization xmlns="urn:oasis:names:tc:SAML:2.0:metadata"> + <Organization xmlns="urn:oasis:names:tc:SAML:2.0:metadata"> <OrganizationName xml:lang="en">Incited AB</OrganizationName> <OrganizationDisplayName xml:lang="en">Brandkeeper</OrganizationDisplayName> <OrganizationURL xml:lang="en">http://www.brandkeeper.se/</OrganizationURL> - </Organization><ContactPerson xmlns="urn:oasis:names:tc:SAML:2.0:metadata" contactType="technical"> + </Organization> + <ContactPerson xmlns="urn:oasis:names:tc:SAML:2.0:metadata" contactType="technical"> <EmailAddress>mailto:support@brandkeeper.se</EmailAddress> <TelephoneNumber>+46 470 771 440</TelephoneNumber> - </ContactPerson></md:EntityDescriptor> + </ContactPerson> +</md:EntityDescriptor> |