diff options
author | Paul Scott <paul.scott@kau.se> | 2018-11-05 10:32:18 +0000 |
---|---|---|
committer | Paul Scott <paul.scott@kau.se> | 2018-11-05 10:32:18 +0000 |
commit | f2395ba0a4165ed9aeaeb35bf4a2a4789f852fe6 (patch) | |
tree | 3099fe0b86cf3d93ba007295837994ee3a4b109e /swamid-2.0/webproxysrv.uniarts.se-adfs-services-trust.xml | |
parent | 6eb29321f13fb9f8233738f78dab9107a4139de6 (diff) |
Add extra scope to uniarts.se IdP
Diffstat (limited to 'swamid-2.0/webproxysrv.uniarts.se-adfs-services-trust.xml')
-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 ea0d5159..c12011e0 100644 --- a/swamid-2.0/webproxysrv.uniarts.se-adfs-services-trust.xml +++ b/swamid-2.0/webproxysrv.uniarts.se-adfs-services-trust.xml @@ -3,6 +3,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> |