Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in forms-authentication

What is a very simple authentication scheme for Sinatra/Rack

Drop in replacement for FormsAuthentication.HashPasswordForStoringInConfigFile?

.net forms-authentication

AuthenticateRequest event

ASP.NET Identity Cookie across subdomains

ASP.NET MVC 5 Web.config: "FormsAuthenticationModule" or "FormsAuthentication"

ASP.NET MVC - Authenticate users against Active Directory, but require username and password to be inputted

Forms auth redirecting css/script includes to the login page with HTTP 302

Storing more information using FormsAuthentication.SetAuthCookie

How can I unit test my ASP.NET MVC controller that uses FormsAuthentication?

ASP.NET MVC 4 Web API Authentication with Membership Provider

How to get the cookie value in asp.net website

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