Top "Windows-authentication" questions

Integrated Windows Authentication is a term associated with Microsoft products that refers to the SPNEGO, Kerberos, and NTLM authentication protocols.

MVC - Mixed Auth - OWIN + Windows Auth

I need to have both windows authentication and owin (forms) authentication but i can't get it to work. Probably the …

c# asp.net-mvc asp.net-mvc-5 owin windows-authentication
How does SPN with Kerberos works

As I understand it, SPN is an authenticating tool for windows services. Kerberos is a user authentication service SPNEGO-GSSAPI is …

kerberos windows-authentication spnego gssapi sspi
ASP.NET Web API Self-Host with Windows Authentication

I am trying to use the ASP.NET Web API Self-Host option with Windows authentication so I can determine the …

asp.net asp.net-mvc windows-authentication asp.net-web-api self-hosting
Windows authentication failing on one machine only

I have a windows machine trying to access the IIS server that has windows authentication turned on. I know this …

google-chrome windows-7 iis-7 internet-explorer-8 windows-authentication
Why doesn't cURL work with Windows Authentication on IIS7?

I am trying to access a service that is behind Windows Authentication. I thought I could pass the credentials the …

curl windows-authentication
WebAPI CORS with Windows Authentication - allow Anonymous OPTIONS request

I have a WebAPI 2 REST service running with Windows Authentication. It is hosted separately from the website, so I've enabled …

angularjs asp.net-web-api cors windows-authentication
Client-server authentication - using SSPI?

I'm working on a client-server application and I want the client to authenticate itself to the server using the user's …

c# .net windows-authentication sspi
Can't connect to SQL Server in different domain using SSMS and Windows 7 Credential Manager

I need to connect to a SQL Server 2008 instance in another Windows domain to manage it. We only use Windows …

sql-server windows-authentication ssms
401 - Unauthorized in IE7 only with windows authentication.

I've created an intranet site that uses windows authentication In chrome I can access the site instantly, and in FF …

iis active-directory internet-explorer-7 windows-authentication http-status-code-401