diff options
author | Paul Scott <paul.scott@kau.se> | 2019-05-13 06:51:19 +0000 |
---|---|---|
committer | Paul Scott <paul.scott@kau.se> | 2019-05-13 06:51:19 +0000 |
commit | 125c3d518eec929356e82a45b1aa277efead12a6 (patch) | |
tree | 1364982d7dd7ab28f318e774bcdddae98982ceb0 | |
parent | 1859d85327175ef9115a57eb0c456c23f6c010cf (diff) |
Remove ent cat from test server, partial SWAMID-2198
-rw-r--r-- | swamid-2.0/slltest2.luvit.se-shibboleth.xml | 6 | ||||
-rw-r--r-- | swamid-2.0/sp.spraakbanken.gu.se-shibboleth.xml | 2 |
2 files changed, 2 insertions, 6 deletions
diff --git a/swamid-2.0/slltest2.luvit.se-shibboleth.xml b/swamid-2.0/slltest2.luvit.se-shibboleth.xml index 5a6b28e5..aa688c6b 100644 --- a/swamid-2.0/slltest2.luvit.se-shibboleth.xml +++ b/swamid-2.0/slltest2.luvit.se-shibboleth.xml @@ -17,12 +17,6 @@ <alg:SigningMethod Algorithm="http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha1"/> <alg:SigningMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1"/> <alg:SigningMethod Algorithm="http://www.w3.org/2000/09/xmldsig#dsa-sha1"/> - <mdattr:EntityAttributes xmlns:mdattr="urn:oasis:names:tc:SAML:metadata:attribute"> - <samla:Attribute xmlns:samla="urn:oasis:names:tc:SAML:2.0:assertion" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" Name="http://macedir.org/entity-category"> - <samla:AttributeValue>http://www.swamid.se/category/research-and-education</samla:AttributeValue> - <samla:AttributeValue>http://www.swamid.se/category/eu-adequate-protection</samla:AttributeValue> - </samla:Attribute> - </mdattr:EntityAttributes> </md:Extensions> <md:SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:1.1:protocol urn:oasis:names:tc:SAML:1.0:protocol urn:oasis:names:tc:SAML:2.0:protocol"> <md:Extensions> diff --git a/swamid-2.0/sp.spraakbanken.gu.se-shibboleth.xml b/swamid-2.0/sp.spraakbanken.gu.se-shibboleth.xml index e920f358..7e4f347e 100644 --- a/swamid-2.0/sp.spraakbanken.gu.se-shibboleth.xml +++ b/swamid-2.0/sp.spraakbanken.gu.se-shibboleth.xml @@ -30,6 +30,8 @@ <mdui:UIInfo xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui"> <mdui:DisplayName xml:lang="sv">Språkbanken</mdui:DisplayName> <mdui:DisplayName xml:lang="en">Språkbanken</mdui:DisplayName> + <mdui:Description xml:lang="sv">Språkbanken är en forskningsenhet vid Institutionen för svenska språket, Göteborgs universitet.</mdui:Description> + <mdui:Description xml:lang="en">Språkbanken (the Swedish Language Bank) is a nationally and internationally acknowledged research unit at the Department of Swedish, University of Gothenburg</mdui:Description> <mdui:InformationURL xml:lang="sv">https://spraakbanken.gu.se/swe/</mdui:InformationURL> <mdui:InformationURL xml:lang="en">https://spraakbanken.gu.se/eng/</mdui:InformationURL> <mdui:Logo xml:lang="sv" height="146" width="256">https://sp.spraakbanken.gu.se/logo-small.png</mdui:Logo> |