Hi,
Is it possible to use one kind of TurnKey Assertion on request and another
assetion on response, the way it is possible in WSE 2.0. In WSE2.0, We can
specify different Token Types individually for Request, response and fault.
For Ex, we can specify UserNameToken for request and X509 certificate for
response. Similarly is it possible to set different assertions for request,
response and falut.
Any help would be appreciated
-Mohan
Pablo Cibraro - 06 Jan 2006 18:42 GMT
Hi Mohan,
No, that is not possible with the turnkey assertions shipped in WSE 3.0.
You will have to develop your own custom assertion to implement that
scenario. I did something like that for this project in GDN
http://practices.gotdotnet.com/projects/wsibsp
Regards,
Pablo Cibraro
http://weblogs.asp.net/cibrax
http://www.lagash.com
> Hi,
> Is it possible to use one kind of TurnKey Assertion on request and another
[quoted text clipped - 8 lines]
> Any help would be appreciated
> -Mohan