diff options
author | Paul Scott <paul.scott@kau.se> | 2017-08-30 10:35:19 +0200 |
---|---|---|
committer | Paul Scott <paul.scott@kau.se> | 2017-08-30 10:35:19 +0200 |
commit | 7a1256016eb10db3f13c8c5a89379558c2083e9f (patch) | |
tree | d8bdf44032112075011e2ad77be1023aa71fcda3 | |
parent | 9f40c13a9e039222bc0c636129bfc0e7760eb180 (diff) |
Another attempt to fix uniarts scope
-rw-r--r-- | swamid-2.0/webproxysrv.uniarts.se-adfs-services-trust.xml | 4 |
1 files changed, 0 insertions, 4 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 36acac32..b1e5b663 100644 --- a/swamid-2.0/webproxysrv.uniarts.se-adfs-services-trust.xml +++ b/swamid-2.0/webproxysrv.uniarts.se-adfs-services-trust.xml @@ -1,9 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <EntityDescriptor xmlns="urn:oasis:names:tc:SAML:2.0:metadata" xmlns:shibmd="urn:mace:shibboleth:metadata:1.0" entityID="http://webproxysrv.uniarts.se/adfs/services/trust"> - <Extensions> - <shibmd:Scope regexp="false">uniarts.se</shibmd:Scope> - <shibmd:Scope regexp="false">student.uniarts.se</shibmd:Scope> - </Extensions> <IDPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol"> <Extensions> <shibmd:Scope regexp="false">uniarts.se</shibmd:Scope> |