Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in forms-authentication

Forms Authentication and POST requests from AJAX

In Asp.Net MVC what other options do I have with Authentication Mode?

Using Forms Authentication with Web API

Why use FormsAuthenticationTicket with Windows Authentication?

ASP.NET Forms Authentication - Too many redirects

Bypass Forms Authentication auto redirect to login, How to?

Persisting/caching data between requests - common approach

FormsAuthentication.Authenticate fails to authenticate

2-Step Authentication in ASP.Net MVC

Using Forms authentication cross domain

MVC2 Apps (and others) sharing WCF services and authentication

Extend forms authentication to use a custom http header for ticket

Why set forms authentication timeout longer than session timeout?

User impersonation with ASP.NET Forms Authentication

mvc 3, jquery ajax & forms authentication

Best practice to maintain a user id (MVC)

Strange problem with cookies in Safari and Asp.net

Disable Forms Authentication on subfolder or Virtual Directory

ASP.Net Forms Authentication Logging out users after 10 minutes

Login session not transferring to new webpage using WebRequest/Response?