wso2 / wso2-wss4j

Apache License 2.0
41 stars 65 forks source link

Remove SAML 1.x support and Upgrade openSAML dependency to 3.x. #83

Closed sachithKay closed 2 years ago

sachithKay commented 2 years ago

Purpose

$ subject

minolih commented 2 years ago

@sachithKay this change affects the STS flow during the token validation. ERROR {org.apache.axis2.transport.http.AxisServlet} - org.apache.ws.security.saml.SAML2Util.validateSignature(Lorg/opensaml/saml2/core/Assertion;Lorg/apache/ws/security/components/crypto/Crypto;)V java.lang.NoSuchMethodError: org.apache.ws.security.saml.SAML2Util.validateSignature(Lorg/opensaml/saml2/core/Assertion;Lorg/apache/ws/security/components/crypto/Crypto;)

Tested IS Version - 5.12.0 Alpha 10