Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in forms-authentication

Ajax.ActionLink returns Login page within div when user need to login again

How do I get the current context or user identity from a separate .NET application?

How to Authenticate using MVC5RC/RTW with existing database

Where does Web.HttpContext.Current.User.Identity.Name come from?

ASP.NET: User won't stay logged in for more than 30 mins

How should I handle Authorization/Authentication in my Asp.net MVC app?

Membership.GetUser() vs Context.User

Any Framework dependencies on IIdentity.AuthenticationType?

What is the cleanest way to leverage Forms Authentication from ServiceStack?

Keeping user logged in - FormsAuthentication

Allowing access to specific pages with ASP-MVC and Forms Authentication

Authorization security of ASP.NET Forms authentication

Can forms authentication ignore returnUrl

FormsAuthentication with enabled slidingExpiration is not returning a cookie in each request.

Orchard CMS simple user registration/authentication

ASP.NET MVC Windows authentication on top of forms authentication

.NET: Changing from Windows Authentication to Forms Authentication against AD

How to do forms authentication with SignalR (separate domains)?

How to change FormsCookieName at runtime in ASP.NET

Flexible ACL in ASP.NET