diff options
author | Björn Mattsson <bjorn@sunet.se> | 2023-11-16 20:17:14 +0100 |
---|---|---|
committer | Björn Mattsson <bjorn@sunet.se> | 2023-11-16 20:17:14 +0100 |
commit | 7c85cee912b985fafd59645e8c173137da4b12a9 (patch) | |
tree | ecefd657d87ab27ccd567d548536a1561e71c933 /metadata/swamid-edugain | |
parent | 5962cd535400f1e59b978fba75548eae8deee29f (diff) |
SWAMID-3459, Fixed cehck for EncryptionMethod not in signing. Removed EncryptionMethod from indico.uu.semd-2023-11-16-v03
Diffstat (limited to 'metadata/swamid-edugain')
-rw-r--r-- | metadata/swamid-edugain/indico.uu.se-shibboleth.xml | 9 |
1 files changed, 0 insertions, 9 deletions
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"/> |