I need to get the current logged on username? I need this to work properly when I call the code from ASP.NET which is working in Windows Authentication mode. i.e. I do not want to get the ASPNET user
I am using JMeter to load test some pages that reside in a SharePoint 2007 Site.The farm that contains the pages resides in a different domain than the machine running the test, and uses Windows Authe
In an ASP.NET web app, using Integrated Windows Authentication, is the session tied to the windows identity?
I am a small time internet hosted app (SAAS) developer, when I launch I expect most of my customers will authenticate (login) to my application using the standard email + password technique.
Scenario:An intranet ASP.Net application using Integrated Windows Authentication and a SqlRoleProvider for authorization.The application is used by a small subset of users within the domain.
In IIS7 under Windows Server 2008, I have a virtual directory with anonymous access off and Windows authentication on.In my web.config, I have:
I have a Silverlight application, and added a Silverlight-enabled WCF service.I would like to deploy this as an intranet solution using Windows authentication without anonymous access.
I have a web page that runs under an account named, WebUser (IIS runs under this account) Now the problem here is that, when the webpage is accessed by users (intranet),
I am designing a web application using the ASP.net MVC framework.I would like to use Windows Authentication and do Role Checks using the Role Manager SQLRoleProvider.
I\'ve got an ASP.NET web application which uses Windows Authentication. This application needs to connect to another ASP.NET web service (which also uses Windows Authentication) and use the same crede