Relative Content

Tag Archive for authenticationwcfkerberosntlm-authentication

WCF routing with WCF service using Negotiate authentication

I have an existing WCF service that uses Transport security with Negotiate authentication with windows credentials.
The client uses impersonation with credentials accepted by the remote service. Now I want to put a WCF router in the middle.