A .NET client should be able to get a token just the same as a CXF client - after all the STS uses a standard WS-Trust interface. I've never tried it though so I can't comment.
Colm. On Wed, Nov 28, 2018 at 4:37 PM pat7 <[email protected]> wrote: > A collegue want to consume my services with a .NET client. He cannot use a > STSClient. I do not know if it is possible with .NET. Honestly, I am not a > expert with .NET. > He receive always the error from my first post and therfore I want to prove > that my implementation is also working without a STSClient on the client > side. > > In my opinion I think my implemetation also work without a STSClient > because > the tests with SOAPUI show it. > One step further, I planned to implement a java client to show him that it > is possible working without an STSClient and my implementation. > But in the end I think it is not necessary to implement a client. > > I hope, that my assumptions are correct. > > Regards, > Patrick > > > > -- > Sent from: http://cxf.547215.n5.nabble.com/cxf-user-f547216.html > -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com
