diff options
author | Fredrik Aslund <fredrik.aslund@umu.se> | 2014-11-17 10:07:23 +0100 |
---|---|---|
committer | Fredrik Aslund <fredrik.aslund@umu.se> | 2014-11-17 10:07:23 +0100 |
commit | 5e54eb384053be04407a44f3b0dc35227542c32a (patch) | |
tree | a29f53d47b681a23e9c48db8067bbccff755e9e2 /swamid-idp-2.0.mxml | |
parent | 263e1ff9c2767601f708bef99e7e68f0891a6238 (diff) |
IdP duplicates removed
Diffstat (limited to 'swamid-idp-2.0.mxml')
-rw-r--r-- | swamid-idp-2.0.mxml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/swamid-idp-2.0.mxml b/swamid-idp-2.0.mxml index 75e25212..f4f2fa22 100644 --- a/swamid-idp-2.0.mxml +++ b/swamid-idp-2.0.mxml @@ -3,5 +3,7 @@ xmlns:xi="http://www.w3.org/2001/XInclude" Name="http://md.swamid.se/md/swamid-idp-2.0.xml"> <xi:include href="swamid-edugain-idp-1.0.mxml" xpointer="xpointer(//*[@entityID])"/> + + <!-- Opt-out from eduGAIN IDP:s --> <xi:include href="swamid-2.0/shibboleth.antagning.se-shibboleth-idp.xml"/> </md:EntitiesDescriptor> |