[Copied from Jira WSS-517] When a SAML 1.1 token is referenced by an XML Signature reference URI in the SOAP message, WSS4J cannot find the assertion element. It looks like WSSecurityUtil.findSAMLAssertionElementById doesn't remove the hash symbol (#) before searching.
Commit can be seen here: https://github.com/apache/wss4j/commit/fec38d39c4c4980f119bb3d23bf034a47939ced3 No upstream release yet
Linked relevant BZ. Change is in, so why this BZ is in 'NEW' ?
Checked on EAP 6.4.0 DR13, commit https://github.com/apache/wss4j/commit/fec38d39c4c4980f119bb3d23bf034a47939ced3 is not present in decompiled code jboss-eap-6.4/modules/system/layers/base/org/apache/ws/security/main/wss4j-1.6.17.redhat-1.jar wss4j upgrade to 1.6.17.SP1 wasn't done in DR13
https://github.com/jbossas/jboss-eap/pull/2153
Verified on EAP 6.4.0 ER1