Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
M0.1
-
None
-
None
-
NA
Description
After processing security headers it is better to add security processed results to the message context. This will avoid the heavy SOAP header processing (which is kind of a repetition of the handler logic) in the service end.
E.g. If username token is processed, add the usernametoken_processed_result property to the msg_ctx.