Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in forms-authentication

FormsAuthentication - handling a change of username

Why are my forms authentication tickets expiring so fast?

IIS Windows Authentication before Anonymous

How can I handle forms authentication timeout exceptions in ASP.NET?

Server cannot modify cookies after HTTP headers have been sent, how Fix?

Setting auth cookie timeout length based on role in ASP.NET

What sets User.Identity.IsAuthenticated in an ASP.NET MVC app?

Cross Domain Cookies With FormsAuthentication

ASP.net MVC global Authorize filter forcing login on an AllowAnonymous action

FormsAuthentication RedirectToLoginPage Quirk

c# forms-authentication

How to check if user is logged in or not in forms based authentication

MVC session expiring but not authentication

Cannot access CSS file from ASP.NET login page

Possible to have a NodeJS app under iisnode authenticate with ASP.NET FormsAuthentication?

Different LoginUrl for different URL's with ASP.NET MVC and Forms Authentication

ASP.NET Subdomain Cookie (parent and one subdomain)

Can I impersonate a client authenticated with forms auth and establish a trusted connection to SQL Server?

Prevent FormsAuthenticationModule of intercepting ASP.NET Web API responses

How to lock user using forms authentication

Passing FormsAuthentication cookie to a WCF service