You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by "Colm O hEigeartaigh (Jira)" <ji...@apache.org> on 2022/04/14 11:22:00 UTC

[jira] [Created] (WSS-695) Unmarshalling failure with OpenSAML 4

Colm O hEigeartaigh created WSS-695:
---------------------------------------

             Summary: Unmarshalling failure with OpenSAML 4
                 Key: WSS-695
                 URL: https://issues.apache.org/jira/browse/WSS-695
             Project: WSS4J
          Issue Type: Improvement
            Reporter: Colm O hEigeartaigh
            Assignee: Colm O hEigeartaigh
             Fix For: 3.0.0


There is an unmarshalling failure of an X509Certificate element with OpenSAML 4 (CXF's STS SAMLRenewTest), caused by the fact that the default OpenSAML BASE-64 unmarshaller uses Text.getData() instead of Text.getWholeText().

The fix is to override the unmarshaller and call getWholeText instead.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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