[ 
https://issues.apache.org/jira/browse/WSS-670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Colm O hEigeartaigh closed WSS-670.
-----------------------------------

> Expected signature algorithm is overwriten with default in case of DSA and EC 
> Keys
> ----------------------------------------------------------------------------------
>
>                 Key: WSS-670
>                 URL: https://issues.apache.org/jira/browse/WSS-670
>             Project: WSS4J
>          Issue Type: Bug
>          Components: WSS4J Core
>    Affects Versions: 2.2.5
>            Reporter: Thomas Papke
>            Assignee: Colm O hEigeartaigh
>            Priority: Major
>             Fix For: 2.3.0, 2.2.6
>
>
> The SamlAssertionWrapper support the signing with a dedicated signature 
> Algorithm.
> {code:java}
> org.apache.wss4j.common.saml.SamlAssertionWrapper.signAssertion(String, 
> String, Crypto, boolean, String, String)
> {code}
> If signing is requested with signature method 
> {{http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha256}}, the SAML Assertion 
> afterwards has:
> *Current behavior:*
> {{<ds:SignatureMethod 
> Algorithm="http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha1"/>}}
> *Expected behavior:*
> {{<ds:SignatureMethod 
> Algorithm="http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha256"/>}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ws.apache.org
For additional commands, e-mail: dev-h...@ws.apache.org

Reply via email to