Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in forms-authentication

Allow access for unathenticated users to specific page using ASP.Net Forms Authentication

Mixing Forms authentication with Windows authentication

ASP.NET MVC Forms Authentication + Authorize Attribute + Simple Roles

How to implement "Stay Logged In" when user login in to the web application

Store/assign roles of authenticated users

How do I use my own database with SimpleMembership and WebSecurity? What is MVC4 security all about?

Can I change the FormsAuthentication cookie name?

Page.User.Identity.IsAuthenticated still true after FormsAuthentication.SignOut()

Configuring Spring Security 3.x to have multiple entry points

Forms authentication: disable redirect to the login page

Why is <deny users="?" /> included in the following example?

what is ASPXAUTH cookie?

How to check user is "logged in"?

How to redirect to a dynamic login URL in ASP.NET MVC

FormsAuthentication.SignOut() does not log the user out

How to get the current user in ASP.NET MVC

ASP.NET MVC - Set custom IIdentity or IPrincipal