jawal...@gmail.com
unread,Jun 22, 2016, 8:31:54 AM6/22/16Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Autofac
I am facing authentication problems when using Windows authentication between client and wcf web service. The error I was getting was The HTTP request is unauthorized with client authentication scheme 'Negotiate'. The authentication header received from the server was 'NTLM,Negotiate'.
Environment details-
1. Both the client and service installed on the same machine
2. Enabled list of Providers for windows authentication: NTLM, Negotiate
3. Anonymous Authentication Disabled
4. IIS version: IIS Version 8.5.9600.16384
5. Windows server version: Windows Server 2012 R2, Version 6.2, Build 9200.
Any kind of help will be appreciated. Thanks in advance!