Do I understand right that the WCF client requests a token from the CXF STS where the action in the RST is "http://docs.oasis-open.org/ws-sx/ws-trust/200512/RSTRC/IssueFinal" but the STS response (RSTR) contains the action "http://docs.oasis-open.org/ws-sx/ws-trust/200512/RSTR/ValidateFinal"?
WS-Trust 1.4 still uses the same namespace as 1.3 but it introduced new optional element as part of the RST/RSTR which use a newer namespace. Thanks Oli ------ Oliver Wulff Blog: http://owulff.blogspot.com Solution Architect http://coders.talend.com Talend Application Integration Division http://www.talend.com ________________________________________ From: Sarafian [[email protected]] Sent: 27 July 2012 16:27 To: [email protected] Subject: Re: WS-Trust Version and WCF The error I get from the WCF stack is wrote > > Security negotiation message has incorrect action > 'http://docs.oasis-open.org/ws-sx/ws-trust/200512/RSTR/ValidateFinal'. >From the log files of WCF the part that differentiates between the two flows can be seen within the following messages. All previous messages are identical except expected variations like certificates, timestamps and message ids. Working flow http://cxf.547215.n5.nabble.com/file/n5711664/IdentityServer.xml IdentityServer.xml CXF/Fedix flow http://cxf.547215.n5.nabble.com/file/n5711664/CXF-Fediz.xml CXF-Fediz.xml >From the log files of CXF Fediz here are the logs Request Security Token http://cxf.547215.n5.nabble.com/file/n5711664/ClientRSTtoFeidzSTS.xml ClientRSTtoFeidzSTS.xml Response Security Token Response http://cxf.547215.n5.nabble.com/file/n5711664/FedizRSTR.xml FedizRSTR.xml Thank you in advance -- View this message in context: http://cxf.547215.n5.nabble.com/WS-Trust-Version-and-WCF-tp5711662p5711664.html Sent from the cxf-user mailing list archive at Nabble.com.
