Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
This is an interoperability issue that was observed when invoking a jax-ws service - jax-ws insists on normalizing the policy (when serializing the service wsdl) and that includes the AlgorithmSuite assertion as well. Therefore we need to be able to parse the assertion normalized (which is available in rampart for other assertions and handled in the same manner as the suggested patch (see the attachment)).
The issue concerns both the org.apache.ws.secpolicy11.builders.AlgorithmSuiteBuilder and the org.apache.ws.secpolicy12.builders.AlgorithmSuiteBuilder
Would it be possible to have this improvement in rampart-policy?