diff options
-rw-r--r-- | swamid-2.0/swamidtest.vr.se-idp-shibboleth.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/swamid-2.0/swamidtest.vr.se-idp-shibboleth.xml b/swamid-2.0/swamidtest.vr.se-idp-shibboleth.xml index 7829bb2c..88e8e71d 100644 --- a/swamid-2.0/swamidtest.vr.se-idp-shibboleth.xml +++ b/swamid-2.0/swamidtest.vr.se-idp-shibboleth.xml @@ -197,4 +197,10 @@ ZyJActptXxuKpK7kDw3emzp+cUmalkrHkBxi4WzUB44= </KeyDescriptor> <AttributeService Binding="urn:oasis:names:tc:SAML:1.0:bindings:SOAP-binding" Location="https://swamidtest.vr.se:8443/idp/profile/SAML1/SOAP/AttributeQuery"/> </AttributeAuthorityDescriptor> + <Organization xmlns="urn:oasis:names:tc:SAML:2.0:metadata"> + <OrganizationName xml:lang="en">VR</OrganizationName> + <OrganizationDisplayName xml:lang="sv">Vetenskapsrådet Test</OrganizationDisplayName> + <OrganizationDisplayName xml:lang="en">The Swedish Research Council Test</OrganizationDisplayName> + <OrganizationURL xml:lang="en">http://www.vr.se</OrganizationURL> + </Organization> </md:EntityDescriptor> |