diff options
author | Paul Scott <paul.scott@kau.se> | 2016-04-29 14:38:36 +0200 |
---|---|---|
committer | Paul Scott <paul.scott@kau.se> | 2016-04-29 14:38:36 +0200 |
commit | 972b8d367f5ba5b33696097de893f5b7406c7a97 (patch) | |
tree | 70d05c2263ac29701bbc0935d30c10cee2479728 | |
parent | d8a976b49eb64b9d42c7cb9170280f8762e95eed (diff) |
Remove the "new ladok only" KI IdP from eduGAIN to prevent UK filtering, resolves SWAMIDOPS-8167
-rw-r--r-- | swamid-edugain-idp-1.0.mxml | 1 | ||||
-rw-r--r-- | swamid-idp-2.0.mxml | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/swamid-edugain-idp-1.0.mxml b/swamid-edugain-idp-1.0.mxml index 5f04c98d..57b92aeb 100644 --- a/swamid-edugain-idp-1.0.mxml +++ b/swamid-edugain-idp-1.0.mxml @@ -46,7 +46,6 @@ <xi:include href="swamid-2.0/login.idp.eduid.se-idp.xml.xml"/> <xi:include href="swamid-2.0/idp.sics.se-idp-shibboleth.xml"/> <xi:include href="swamid-2.0/idp.kkh.se-idp-shibboleth.xml"/> - <xi:include href="swamid-2.0/login.ki.se-idp-shibboleth.xml"/> <xi:include href="swamid-2.0/idp.ths.se-idp-shibboleth.xml"/> <xi:include href="swamid-2.0/webproxysrv.uniarts.se-adfs-services-trust.xml"/> <xi:include href="swamid-2.0/idp-v2.konstfack.se-adfs-services-trust.xml"/> diff --git a/swamid-idp-2.0.mxml b/swamid-idp-2.0.mxml index 205a6e86..72a58d03 100644 --- a/swamid-idp-2.0.mxml +++ b/swamid-idp-2.0.mxml @@ -10,4 +10,5 @@ <xi:include href="swamid-2.0/idp.lu.se-idp-shibboleth.xml"/> <xi:include href="swamid-2.0/idpshibboleth.irf.se-idp-shibboleth.xml"/> <xi:include href="swamid-2.0/idp.suni.se-adfs-services-trust.xml"/> + <xi:include href="swamid-2.0/login.ki.se-idp-shibboleth.xml"/> </md:EntitiesDescriptor> |