diff options
author | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2019-10-15 11:40:42 +0200 |
---|---|---|
committer | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2019-10-15 11:40:42 +0200 |
commit | 328ea73462b81613813145db73455bfe6dd35ffe (patch) | |
tree | 58a67551d929441fcc5b26d5b9e9283ca9e0101d /swamid-2.0/sirtfi-check.swamid.se-shibboleth.xml | |
parent | 854220fee9e393057cbf0b73a8abb1a0f03f4082 (diff) |
Added checks in MAkefile + added md:Organization block to files missing. Based on complaints from eduGAIN
Diffstat (limited to 'swamid-2.0/sirtfi-check.swamid.se-shibboleth.xml')
-rw-r--r-- | swamid-2.0/sirtfi-check.swamid.se-shibboleth.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/swamid-2.0/sirtfi-check.swamid.se-shibboleth.xml b/swamid-2.0/sirtfi-check.swamid.se-shibboleth.xml index cf3e7955..d60c9b7d 100644 --- a/swamid-2.0/sirtfi-check.swamid.se-shibboleth.xml +++ b/swamid-2.0/sirtfi-check.swamid.se-shibboleth.xml @@ -111,6 +111,11 @@ JRf9VO1D1PoLKLI1hA== <md:SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://sirtfi-check.swamid.se/Shibboleth.sso/SLO/Artifact"/> <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://sirtfi-check.swamid.se/Shibboleth.sso/SAML2/POST" index="1"/> </md:SPSSODescriptor> + <md:Organization> + <md:OrganizationName xml:lang="en">SWAMID</md:OrganizationName> + <md:OrganizationDisplayName xml:lang="en">Swedish Academic Identity Federation (SWAMID)</md:OrganizationDisplayName> + <md:OrganizationURL xml:lang="en">http://www.swamid.se</md:OrganizationURL> + </md:Organization> <md:ContactPerson contactType="technical"> <md:GivenName>Technical</md:GivenName> <md:EmailAddress>mailto:operations@swamid.se</md:EmailAddress> |