diff options
author | Paul Scott <paul.scott@kau.se> | 2017-08-29 10:58:38 +0200 |
---|---|---|
committer | Paul Scott <paul.scott@kau.se> | 2017-08-29 10:58:38 +0200 |
commit | 7d9e32cd21dcc5445af06d2f1399915323282fa5 (patch) | |
tree | e3ec52712971dc6cc40c759158d645f884e9dc04 /swamid-2.0 | |
parent | ae718f6a80d1fc2c035f0c761b1e0c85a6cb589d (diff) |
Possible fix for uniarts problem, SWAMIDOPS-174
Diffstat (limited to 'swamid-2.0')
-rw-r--r-- | swamid-2.0/webproxysrv.uniarts.se-adfs-services-trust.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/swamid-2.0/webproxysrv.uniarts.se-adfs-services-trust.xml b/swamid-2.0/webproxysrv.uniarts.se-adfs-services-trust.xml index d3f9ad7b..36acac32 100644 --- a/swamid-2.0/webproxysrv.uniarts.se-adfs-services-trust.xml +++ b/swamid-2.0/webproxysrv.uniarts.se-adfs-services-trust.xml @@ -7,6 +7,7 @@ <IDPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol"> <Extensions> <shibmd:Scope regexp="false">uniarts.se</shibmd:Scope> + <shibmd:Scope regexp="false">student.uniarts.se</shibmd:Scope> <mdui:UIInfo xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui"> <mdui:DisplayName xml:lang="sv">Stockholms konstnärliga högskola</mdui:DisplayName> <mdui:DisplayName xml:lang="en">Stockholm University of the Arts</mdui:DisplayName> |