diff options
author | Paul Scott <paul.scott@kau.se> | 2020-12-01 15:20:36 +0000 |
---|---|---|
committer | Paul Scott <paul.scott@kau.se> | 2020-12-01 15:20:36 +0000 |
commit | 95d22a0625305ef709d4f85bc2328d1fe4c94874 (patch) | |
tree | e9f0323446966c4a4df2a79187f38ecbf85246f7 | |
parent | 1fbb148b8c8dd32dfdb5f7b51148e41fdeeb91da (diff) |
Updates to SWAMID-3518
-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 89d1e59b..81985a93 100644 --- a/swamid-edugain-idp-1.0.mxml +++ b/swamid-edugain-idp-1.0.mxml @@ -53,4 +53,5 @@ <xi:include href="swamid-2.0/weblogin.smhi.se-idp-shibboleth.xml"/> <xi:include href="swamid-2.0/idp.oru.se-idp-shibboleth.xml"/> <xi:include href="swamid-2.0/federation.uniarts.se-adfs-services-trust.xml"/> + <xi:include href="swamid-2.0/idp-shib.slu.se-idp.xml"/> </md:EntitiesDescriptor> diff --git a/swamid-idp-2.0.mxml b/swamid-idp-2.0.mxml index c0494e41..f261c7f4 100644 --- a/swamid-idp-2.0.mxml +++ b/swamid-idp-2.0.mxml @@ -14,6 +14,5 @@ <xi:include href="swamid-2.0/sts.vinnova.se-adfs-services-trust.xml"/> <xi:include href="swamid-2.0/adfs.kb.se-adfs-services-trust.xml"/> <xi:include href="swamid-2.0/shib-idp-2.oru.se-idp-shibboleth.xml"/> - <xi:include href="swamid-2.0/idp-shib.slu.se-idp.xml"/> <xi:include href="swamid-2.0/idp.vr.se-adfs-services-trust.xml"/> </md:EntitiesDescriptor> |