SHA256 support for signing the STS token in CXF 2.7.15?

2015-06-23 Thread Yang, Gang CTR USARMY (US)
Hi, I'm using CXF 2.7.15. I understand that earlier CXF does not support SHA256, but because of the https://issues.apache.org/jira/i#browse/CXF-5013, which was fixed in 2.7.6, can I assume 2.7.15 has the fix? Can someone provide a pointer on how can I configure the STS client and/or STS

RE: SHA256 support for signing the STS token in CXF 2.7.15?

2015-06-23 Thread Yang, Gang CTR USARMY (US)
class=org.apache.cxf.sts.SignatureProperties property name=signatureAlgorithm value=http://www.w3.org/2001/04/xmldsig-more#rsa-sha256; / property name=digestAlgorithm value=http://www.w3.org/2001/04/xmlenc#sha256; / /bean Stephen W. Chappell From: Yang, Gang CTR USARMY (US

RE: SHA256 support for signing the STS token in CXF 2.7.15?

2015-06-23 Thread Yang, Gang CTR USARMY (US)
… … jaxws:properties … entry key=ws-security.asymmetric.signature.algorithm value=http://www.w3.org/2001/04/xmldsig-more#rsa-sha256; / … /jaxws:properties /jaxws:endpoint Thanx, Stephen W. Chappell From: Yang, Gang CTR USARMY (US) [mailto:gang.yang@mail.mil] Sent