WCF client passing 2 client authentication tokens?

M

Markus Leder

We need to create a WCF 3.5SP1 client with two client authentication
mechanisms which are "client certificate on transport" and "Kerberos
(windows) on message". The ESB and services we need to talk to are SOAP 1.1.

Can this be done, that really both tokes are emitted (not only configured
;-) when calling the web service? If yes, how? If not, why not?

We played around with several WCF configurations, but only one token
(message security) was sent. We created a custom bindings with more than one
SecurityBindingElement (but ServiceEndpoint validation throws).

Thanks for hints.
 
M

Mr. Arnold

Markus said:
We need to create a WCF 3.5SP1 client with two client authentication
mechanisms which are "client certificate on transport" and "Kerberos
(windows) on message". The ESB and services we need to talk to are SOAP 1.1.

Can this be done, that really both tokes are emitted (not only configured
;-) when calling the web service? If yes, how? If not, why not?

We played around with several WCF configurations, but only one token
(message security) was sent. We created a custom bindings with more than one
SecurityBindingElement (but ServiceEndpoint validation throws).

Thanks for hints.

You can post to the WCF forum too.

http://social.msdn.microsoft.com/Forums/en/wcf/threads/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top