Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in forms-authentication

Problem creating persistent authentication cookie: ASP.NET MVC

Persistent cookie timeout with FormsAuthentication

Security loophole around password changes with .NET FormsAuthentication and persistent cookies?

How to use ServiceStack authentication correctly in ASP.Net MVC controller

ASP.NET forms authentication keeps displaying login page on iPad

MVC Custom Authentication, Authorization, and Roles Implementation

ASP.NET MVC - Dynamic Authorization

Forms Authentication ReturnUrl and subdomain for single sign-on

Secure Flag for ASPXAUTH Cookie

ASP.NET MVC: Relationship between MembershipUser, Identity, MembershipProvider and Principal

System.Web.Security.FormsAuthentication.Encrypt returns null

How to get a PhoneGap based app to authenticate against an ASP.NET Forms Authentication backend?

OWIN Self-Host CookieAuthentication & Legacy .NET 4.0 Application / FormsAuthenticationTicket

ASP.NET Forms Auth Allowing access to specific file in subdirectory when all others should be denied

Custom forms authentication in MVC

ASP.NET Forms Authentication timeout

Is (HttpContext.Current.User != null) enough to assume that FormsAuthentication has authenticated the user

Upgrading to ASP.NET 4.5/MVC 4 forms authentication fails

Asp.net randomly stops obeying forms authentication whitelist

Why does the default ASP.NET Forms Authentication Cookie have a leading period in it's default name => ".ASPXAUTH"