Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in forms-authentication

ASP.NET Authentication sliding expiry time on custom ticket

ASP.NET MVC - Area or Separate Web Application for Administration?

How do I keep my Login.aspx page's ReturnUrl parameter from overriding my ASP.NET Login control's DestinationPageUrl property?

Manually renew forms authentication ticket:

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]