Hi Colm, This is the JIRA: https://issues.apache.org/jira/browse/CXF-6272
About your comments: a) I tried at first to use it as it was initially in the handleMessageForAction() but got issues down the road in the AbstractCommonBindingHandler.getSecurityToken() not finding the SCT in the message context and with the change I did, just wanted it to follow the same path as the 'issue' case. Maybe I am missing something there? b) Just didn't want to be too 'invasive' with existing code. The patch I just added in the JIRA ticket doesn't have the duplicates. Thanks, Freddy -- View this message in context: http://cxf.547215.n5.nabble.com/SCT-Renew-in-Secure-Conversation-tp5754498p5754637.html Sent from the cxf-user mailing list archive at Nabble.com.
