Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
None
Description
WS-AddressingAndIdentity[1] specification allows us to WS-Addressing's endpoint reference by providing identity information about the endpoint. This mechanism can be used to provide the public key information of the service using the WSDL as we discussed in the security strategy discussion. I am planning to add this feature to Axis2.
The plan is to set the identity information in a service parameter and when building the WSDL, AxisService2WSDLXXBuilder can serialize the identity information correctly according to the spec. When Rampart is engaged Rampart can set this property according to the Rampart configuration in the engageNotify() or one can set public key data using this parameter directly.
Attachments
Attachments
Issue Links
- is related to
-
AXIS2-5659 Improve WS-AddressingAndIdentity support in Axis2 to allow configuring any identity claims
- Resolved