Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.7.11, 3.0
-
None
-
Unknown
Description
CXF's STSClient does not handle the case where an Issuer EPR uses an "anonymous" address in an IssuedToken security policy. The current behaviour is to use the address to find the correct endpoint + service name in the WSDL that it receives via WS-MEX. The fix should allow the user to specify an EndpointName in the Metadata configuration instead, and failing that to fall back on finding the first EndpointName in the received WSDL if the address is "anonymous".