Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in forms-authentication

ASP.NET Forms Authentication and Persistent Authentication Cookie Security

UserData property of FormsAuthenticationTicket is empty despite being set

asp.net 'Remember me' not working anymore with forms authentication

Forms Authentication - loginUrl page executed for each request (Chrome only)

default login url on HttpUnauthorizedResult in asp.net mvc

FormsAuthentication.SetAuthCookie not setting Path or Domain?

How to implement authorization checks in ASP.NET MVC based on Session data?

Why might my users be being logged out after a minute or so?

What is "realm" in IIS authentication and how is it related to SSL certificate parameters?

EnableCrossAppRedirects - Where is the cross-domain feature documented?

Rails 3 Authenticity Token

Does .Net Forms Authentication Require Session?

ASP.NET MVC. Check if user is authorized from JavaScript

Switch from old ASP.NET Membership to ASP.NET identity (Visual Studio 2013)

FormsAuthentication.SignOut Not Working With Custom-Domain Cookie

iPad/iPhone Chrome - Auth Cookie not setting over jquery post (ajax) - MVC 3

Impersonate a membership user in ASP.NET

User.Identity.IsAuthenticated vs WebSecurity.IsAuthenticated

How do I stop ASP.net forms authentication / session from renewing in setInterval ajax web service call?

Remember me functionality in ASP.NET Form Authentication doesn't work