Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
When parsing a WS-MEX response, CXF's STSClient only looks for the WSDL definition + ignores the other MetadataSections. This is problematic with certain STS instances, which include additional Schemas in other MetadataSections, leading to errors like:
Part request defined as element
{http://docs.oasis-open.org/ws-sx/ws-trust/200512}RequestSecurityToken which is not in the schema."
See here for more information: