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

Brian McDonald updated WSS-146:
-------------------------------

    Attachment: wss4j_opensaml2.2.3.patch

Wim, I also took a crack at adding opensaml2 support. I took a different 
approach though, wrapping both saml1 and saml2 assertions into a single wrapper 
object. It allows for fewer changes to how you use the library (just need to 
change SAMLAssertion -> AssertionWarpper for the most part)

Like Wim, I too have the unit tests functioning, but don't have a comprehensive 
set of tests to ensure everything is still working properly. Note, I upgraded 
to v 2.2.3, xerces 2.9.1, and xalan 2.7.1.

Wim, you didn't seem to include the new files in your patch (items you added to 
org.apache.ws.security.saml2).

> Upgrade opensaml dependency to 2.x line
> ---------------------------------------
>
>                 Key: WSS-146
>                 URL: https://issues.apache.org/jira/browse/WSS-146
>             Project: WSS4J
>          Issue Type: Improvement
>            Reporter: Bob Jacoby
>            Assignee: Ruchith Udayanga Fernando
>            Priority: Minor
>         Attachments: wss4j_opensaml2.1.0.patch, wss4j_opensaml2.2.3.patch
>
>
> WSS4J has a dependency on opensaml 1.1. OpenSAML 1.1 is, for the most part, 
> no longer supported (https://spaces.internet2.edu/display/OpenSAML/OS1Status).
> 2.1 has been out for a while, and 2.2 was released in Oct. '08. The 2.x line 
> is not backwards compatible with 1.1 so unfortunately it's not as simple as 
> dropping in the newer jar.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to