Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in forms-authentication

ASP.NET Forms Authentication on Load Balanced Servers

Forms Authentication across Sub-Domains on local IIS

Google App Engine - Secure Cookies

Can I make my ASP.NET FormsAuthentication cookie more secure by associating it with the session ID?

How to force the user to login to see any content using ASP.NET MVC 4

how to decrypt a string

Control values lost when authentication session times out in ASP.NET

How is User Identity | Principal set during the application lifecycle

Difference usage between Formsauthentication.SetAuthCookie and Session

Single Sign On with Forms Authentication

set-cookie not working for IE11/10 after clearing cache

Users being forced to re-login randomly, before session and auth ticket timeout values are reached

Create non-persistent cookie with FormsAuthenticationTicket

Asp.net forms authentication login loop

Different users get the same cookie - value in .ASPXANONYMOUS

Single Sign on with 2 subdomains, one Java, one .NET

After logging in 'User.Identity.Name' is null, but 'IsAuthenticated' is true when using Sustainsys.Saml2.Mvc integration

ASP.NET site auto-login during development