Hey i am using a 3rd Party Newsletter Tool which at the end gives me the html for the form to place on my site.
I\'m trying to wrap up a custom authentication system for internal use for a project I\'m working on in MVC.
We have an application that is currently required to be accessed using two authentication schemes, Forms Auth and Active Directory or NTLM / Windows Auth.
How do you back-door authenticate Windows users into a website using forms authe开发者_Go百科ntication running on IIS 7.0?Create a separate page to handle windows logins. This page will authenticate t
I\'m new to TFS 2010 (Team Foundation Server 2010) and I\'m looking forward to authenticate users in TFS using M开发者_JAVA技巧ixed Mode Authentication.I mean using Windows Mode Authentication and SQL
I am having problem开发者_如何学Cs allowing a specific Role access to a specific page in a subdirectory.
I have an asp.net login web form that have ( username textBox- password textBox ) plus Remember Me CheckBox option
I am trying to implement Logout Functionality in ASP.NET MVC. I use Forms Authentication for my project.
I have written a custom forms authentication module and when I add it to the web.config of my MVC2 application and run under IIS7.5 I get the HTTP 403.14 error. If I try to navigate to any of the rout
Im using forms authen开发者_开发技巧tication. I want my application should not logout the user automatically after sometime.You can change the timeout like this: