-
Type:
New Feature
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 10.0.0
-
Component/s: SAML
-
Labels:
-
Sprint:Sprint 82 - Sustaining, Sprint 83 - Sustaining, Sprint 84 - Sustaining, Sustaining Sprint 10, Sustaining Sprint 12, AM Sustaining Sprint 13
-
Epic Link:
-
Support Ticket IDs:
Currently com.sun.identity.saml2.common.QuerySignatureUtil only supports the verification of these XML signatures:
http://www.w3.org/2000/09/xmldsig#rsa-sha1
http://www.w3.org/2000/09/xmldsig#dsa-sha1
Include support for the remaining set:
http://www.w3.org/2000/09/xmldsig#hmac-sha1
http://www.w3.org/2000/09/xmldsig#rsa-sha1
http://www.w3.org/2001/04/xmldsig-more#hmac-md5
http://www.w3.org/2001/04/xmldsig-more#hmac-ripemd160
http://www.w3.org/2001/04/xmldsig-more#hmac-sha256
http://www.w3.org/2001/04/xmldsig-more#hmac-sha384
http://www.w3.org/2001/04/xmldsig-more#hmac-sha512
http://www.w3.org/2001/04/xmldsig-more#rsa-md5
http://www.w3.org/2001/04/xmldsig-more#rsa-ripemd160
http://www.w3.org/2001/04/xmldsig-more#rsa-sha256
http://www.w3.org/2001/04/xmldsig-more#rsa-sha384
http://www.w3.org/2001/04/xmldsig-more#rsa-sha512
- depends on
-
OPENAM-2673 Move away from using com.sun.org.apache.xml.internal.security packages for XML Signature API
-
- Resolved
-
- is related to
-
OPENAM-8627 Provide support for more XML signatures types in .NET fedlet
-
- Resolved
-