summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--metadata/Makefile1
-rw-r--r--metadata/swamid-edugain/indico.uu.se-shibboleth.xml9
2 files changed, 1 insertions, 9 deletions
diff --git a/metadata/Makefile b/metadata/Makefile
index e4fe6cf4..3637b561 100644
--- a/metadata/Makefile
+++ b/metadata/Makefile
@@ -74,6 +74,7 @@ checkInvalidChars:
checkUKalgorithms:
@echo "Check for invalid algorithms in swamid-edugain"
@xsltproc --xinclude xslt/check_uk_algorithms.xsl swamid-edugain/* 2>&1 | sed 's/.*/&/' | grep . && exit 1 || exit 0
+ @xsltproc --xinclude xslt/check_algsupport.xsl swamid-edugain/* 2>&1 | sed 's/.*/&/' | grep . && exit 1 || exit 0
test: $(EDUGAINXML) $(SWAMID20XML) $(TESTINGXML) testMDUI testALlevel testEduGAINchecks testRefedsRnS testBadStrings testRegistrationAuthority checkInvalidChars checkUKalgorithms
diff --git a/metadata/swamid-edugain/indico.uu.se-shibboleth.xml b/metadata/swamid-edugain/indico.uu.se-shibboleth.xml
index 323991b9..ee6890c5 100644
--- a/metadata/swamid-edugain/indico.uu.se-shibboleth.xml
+++ b/metadata/swamid-edugain/indico.uu.se-shibboleth.xml
@@ -143,15 +143,6 @@ mBuS8hsaMu5++ZZgUiIVUSKRcMaoGOG4/qGni3P0IJlmSNPh08Ba3F3pPXbed3eO
S8+ySBPOBAlDD/+hnhDiWa82S9gWdmu9m9eFNZhK65BrqXq6ogD9wpznTB/+AbQ=</ds:X509Certificate>
</ds:X509Data>
</ds:KeyInfo>
- <md:EncryptionMethod Algorithm="http://www.w3.org/2009/xmlenc11#aes128-gcm"/>
- <md:EncryptionMethod Algorithm="http://www.w3.org/2009/xmlenc11#aes192-gcm"/>
- <md:EncryptionMethod Algorithm="http://www.w3.org/2009/xmlenc11#aes256-gcm"/>
- <md:EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
- <md:EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes192-cbc"/>
- <md:EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes256-cbc"/>
- <md:EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#tripledes-cbc"/>
- <md:EncryptionMethod Algorithm="http://www.w3.org/2009/xmlenc11#rsa-oaep"/>
- <md:EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p"/>
</md:KeyDescriptor>
<md:ArtifactResolutionService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://indico.uu.se/Shibboleth.sso/Artifact/SOAP" index="1"/>
<md:SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://indico.uu.se/Shibboleth.sso/SLO/SOAP"/>