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/swamid-2.grandid.com-module.php-saml-sp-metadata.php-gu-swamid-draftit.xml | |
parent | 9a06cdcfc18d6c7a9579fb891c7c203c40b7b3e0 (diff) |
Restore correct syntax
Diffstat (limited to 'swamid-2.0/swamid-2.grandid.com-module.php-saml-sp-metadata.php-gu-swamid-draftit.xml')
-rw-r--r-- | swamid-2.0/swamid-2.grandid.com-module.php-saml-sp-metadata.php-gu-swamid-draftit.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/swamid-2.0/swamid-2.grandid.com-module.php-saml-sp-metadata.php-gu-swamid-draftit.xml b/swamid-2.0/swamid-2.grandid.com-module.php-saml-sp-metadata.php-gu-swamid-draftit.xml index 838a22ca..86ba72e4 100644 --- a/swamid-2.0/swamid-2.grandid.com-module.php-saml-sp-metadata.php-gu-swamid-draftit.xml +++ b/swamid-2.0/swamid-2.grandid.com-module.php-saml-sp-metadata.php-gu-swamid-draftit.xml @@ -36,13 +36,13 @@ <md:RequestedAttribute Name="mail" isRequired="true"/> </md:AttributeConsumingService> </md:SPSSODescriptor> - - -<md:Organization> + <md:Organization> <md:OrganizationName xml:lang="sv">Svensk E-identitet SP</md:OrganizationName> <md:OrganizationDisplayName xml:lang="en">Svensk E-identitet AB</md:OrganizationDisplayName> <md:OrganizationURL xml:lang="en">http://www.e-identitet.se/</md:OrganizationURL> - </md:Organization><md:ContactPerson contactType="technical"> + </md:Organization> + <md:ContactPerson contactType="technical"> <md:GivenName>Svensk E-identitet / GrandID Support</md:GivenName> <md:EmailAddress>mailto:support@grandid.com</md:EmailAddress> - </md:ContactPerson></md:EntityDescriptor> + </md:ContactPerson> +</md:EntityDescriptor> |