diff options
author | Leif Johansson <leifj@sunet.se> | 2012-10-11 18:48:54 +0200 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2012-10-11 18:48:54 +0200 |
commit | fb38af9819654bba0551f94ae074b3641a993a0a (patch) | |
tree | dd9881ca554b2fdd0a57afa1d20e838a35f24a0d /swamid-2.0/fds.hhs.se.xml | |
parent | 478e98d4955bede6426ce27940da6f2443f1d903 (diff) |
resolves SWAMIDOPS-6637
Diffstat (limited to 'swamid-2.0/fds.hhs.se.xml')
-rw-r--r-- | swamid-2.0/fds.hhs.se.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/swamid-2.0/fds.hhs.se.xml b/swamid-2.0/fds.hhs.se.xml index 2bd9084e..85eac4ee 100644 --- a/swamid-2.0/fds.hhs.se.xml +++ b/swamid-2.0/fds.hhs.se.xml @@ -1,6 +1,8 @@ <EntityDescriptor xmlns="urn:oasis:names:tc:SAML:2.0:metadata" xmlns:shibmd="urn:mace:shibboleth:metadata:1.0" entityID="http://FDS.HHS.SE/adfs/services/trust">
<Extensions>
- <shibmd:Scope regexp="false">hhs.se</shibmd:Scope>
+ <shibmd:Scope regexp="false">adr.hhs.se</shibmd:Scope>
+ <shibmd:Scope regexp="false">emp.hhs.se</shibmd:Scope>
+ <shibmd:Scope regexp="false">stu.hhs.se</shibmd:Scope>
</Extensions>
<IDPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol">
<KeyDescriptor use="encryption">
|