Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in forms-authentication

How can I authenticate against Active Directory in Nancy?

Authentication through web.config not authenticating in ASP.net 3.5

Check if currently logged in user has persistent authcookie

SSRS: Why do SKA-cookies build up until "HTTP 400 Bad Request - Request Too Long" occurs?

Cookie expires or session timeout too soon

How to synchronize lifetime of forms authentication cookie and Asp.Net Session?

How to delete user accounts in asp.net?

MVC 5 use old forms authentication instead of OWIN

How to configure/Enable the form based authentication in SSRS 2008 RS

.net Forms Authentication - manually setting HttpContext.Current.User not working in custom AuthorizeAttribute

How to force logout user when his/her username is changed by another user?

Difference between FormsAuthentication Microst.AspNet.Identity.Owin.SignInManager.to authenticate

FormsAuthentication object obsolete [using MVC5]

What's the use for FormsAuthenticationTicket.Version property?

what's differences between "forms timeout", "membership userIsOnlineTimeWindow" and "sessionState timeout"

ASP.NET MVC 3 Authentication/Authorization [closed]

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