Integrated Windows Authentication is a term associated with Microsoft products that refers to the SPNEGO, Kerberos, and NTLM authentication protocols.
I am building my first Silverlight 3 + RI Services application and need some help. It will be deployed in an controlled …
silverlight authentication windows-authentication wcf-ria-servicesI have recently had some problems that I think might be helped by debugging my ASP.NET MVC application in …
iis login windows-authentication sql-server-2008-expressi added windows authentication on my website to track user names. For IE it works fine and is seemsless but …
asp.net-mvc firefox windows-authenticationMSSQL Server is in the "abc" domain and have mixed mode authentication. I am connecting from the machine which is …
sql-server database-connection windows-authentication sqlconnection trustedconnectionI have an ASP.NET (.NET 4) website that uses http PUT for an .ashx generic handler. The PUT call originates …
iis-7 iis-7.5 windows-authentication putWhat are the pro's and con's of using the built in App Pool Identity in IIS as opposed to specifying …
windows sql-server-2008 iis-7 windows-authentication application-poolI am using this binding configuration on client and server: <basicHttpBinding> <binding name="BasicHttpBinding_IService1"> <…
wcf windows-authentication basichttpbindingI'm trying to create an intranet Website on ASP.NET MVC 4 using Windows Login. I have successfully done the windows …
asp.net-mvc-4 active-directory windows-authentication asp.net-4.5How to implement Windows Authentication in a ServiceStack project build on ASP.NET MVC4? I started with a global Request-Filter …
c# asp.net-mvc-4 servicestack windows-authenticationWe have a requirement to make our products work on Oracle as well as SQL Server (around which they were …
oracle connection-string windows-authentication oracle-xe