diff options
author | Paul Scott <paul.scott@kau.se> | 2015-05-19 08:50:17 +0200 |
---|---|---|
committer | Paul Scott <paul.scott@kau.se> | 2015-05-19 08:50:17 +0200 |
commit | 1117cd38ce8b8b4305f634a4ea78e14e25eb42f0 (patch) | |
tree | 70cbfcdc3e7b944b2d9f88cb98c95fa4b46e548a /swamid-externals-1.0 | |
parent | 4993524bee6657012c42a0ebf1b3f0f7d87c24be (diff) |
http://spaces.internet2.edu/Shibboleth.sso/Metadata into swamid-externals-1.0
Diffstat (limited to 'swamid-externals-1.0')
-rw-r--r-- | swamid-externals-1.0/spaces.internet2.edu-shibboleth.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/swamid-externals-1.0/spaces.internet2.edu-shibboleth.xml b/swamid-externals-1.0/spaces.internet2.edu-shibboleth.xml index f0acc0cb..71ae53f1 100644 --- a/swamid-externals-1.0/spaces.internet2.edu-shibboleth.xml +++ b/swamid-externals-1.0/spaces.internet2.edu-shibboleth.xml @@ -6,10 +6,15 @@ <alg:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/> <alg:DigestMethod Algorithm="http://www.w3.org/2001/04/xmldsig-more#sha224"/> <alg:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"/> + <alg:SigningMethod Algorithm="http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha512"/> + <alg:SigningMethod Algorithm="http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha384"/> + <alg:SigningMethod Algorithm="http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha256"/> + <alg:SigningMethod Algorithm="http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha224"/> <alg:SigningMethod Algorithm="http://www.w3.org/2001/04/xmldsig-more#rsa-sha512"/> <alg:SigningMethod Algorithm="http://www.w3.org/2001/04/xmldsig-more#rsa-sha384"/> <alg:SigningMethod Algorithm="http://www.w3.org/2001/04/xmldsig-more#rsa-sha256"/> <alg:SigningMethod Algorithm="http://www.w3.org/2009/xmldsig11#dsa-sha256"/> + <alg:SigningMethod Algorithm="http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha1"/> <alg:SigningMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1"/> <alg:SigningMethod Algorithm="http://www.w3.org/2000/09/xmldsig#dsa-sha1"/> </md:Extensions> @@ -49,6 +54,9 @@ BPE4P/6N3KmAMY7VNejGcpoRKvb0R0Yd7a8aMR7xImUNsycFlthz+sl26fTVNNmz </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"/> |