diff options
author | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2020-11-03 16:44:57 +0100 |
---|---|---|
committer | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2020-11-03 16:44:57 +0100 |
commit | 7efd642e403f97ed3b198a0433f56b0d92336dd6 (patch) | |
tree | fad884fb853493f79be848ccbad70f457b59acea /swamid-2.0/crowd.sunet.se-shibboleth.xml | |
parent | d6ef7eda2d4b2037bcaa42f36e32aa91bb87bd00 (diff) |
Added https://crowd.sunet.se/shibboleth to edugain on request from PAX
Diffstat (limited to 'swamid-2.0/crowd.sunet.se-shibboleth.xml')
-rw-r--r-- | swamid-2.0/crowd.sunet.se-shibboleth.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/swamid-2.0/crowd.sunet.se-shibboleth.xml b/swamid-2.0/crowd.sunet.se-shibboleth.xml index 618e07bb..c518dca7 100644 --- a/swamid-2.0/crowd.sunet.se-shibboleth.xml +++ b/swamid-2.0/crowd.sunet.se-shibboleth.xml @@ -92,4 +92,12 @@ og+StCZFRCgVG6Yoq6EYaJYK1DsUP+4hBlptoRNdLd4aYwdG52H3By9WhnAE8wQ= <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:browser-post" Location="https://crowd.sunet.se/Shibboleth.sso/SAML/POST" index="5"/> <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:artifact-01" Location="https://crowd.sunet.se/Shibboleth.sso/SAML/Artifact" index="6"/> </md:SPSSODescriptor> + <md:Organization> + <md:OrganizationName xml:lang="sv">SUNET</md:OrganizationName> + <md:OrganizationName xml:lang="en">SUNET</md:OrganizationName> + <md:OrganizationDisplayName xml:lang="sv">SUNET</md:OrganizationDisplayName> + <md:OrganizationDisplayName xml:lang="en">SUNET</md:OrganizationDisplayName> + <md:OrganizationURL xml:lang="sv">https://www.sunet.se</md:OrganizationURL> + <md:OrganizationURL xml:lang="en">https://www.sunet.se</md:OrganizationURL> + </md:Organization> </md:EntityDescriptor> |