Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in forms-authentication

How to change FormsCookieName at runtime in ASP.NET

Flexible ACL in ASP.NET

FormsAuthenticationTicket expiration

MVC Update FormsAuthenticationTicket UserData at Runtime

CreateUserAsync fails when registering external logins

Best method to check if username already exist in forms authentication

Redirect after login results in 404 error if a user submits a form to a POST-only action and their authentication has timed out

App_Data/ASPNETDB.MDF to Sql Server 2005 (or 08)

Override ASP.NET forms authentication for a single page

Redirect After Login : Web.config

ASP.NET authentication cookie disappears, only in IE, only from specific locations

Rails Auth Token and Ajax

Forms Authentication fails to recognize as logged in under IE when underscore in hostname

My ASP.NET MVC2 application with Forms Authentication is blocking access even to Images, Styles and Scripts

IE/IIS integrated authentication problem

UrlRewriting.Net Module + IIS7 Equals Page.User == null?

disable auto logout feature in asp.net

Global OnLoggedIn event in ASP.net?

MVC5 Where to put authentication forms in web.config?

Setting up Forms Authentication for multiple Web Apps in MVC 5 based on OWIN