Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in forms-authentication

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

Can an ASP.NET 4.0 application within an ASP.NET 2.0 site use the same Forms Authentication cookie?

Excluding pages from forms auth - ASP.NET

How to prevent a HttpUnauthorizedResult(401) from redirecting to login controller on my Api endpoint

Is it possible to secure a web service with Forms Authentication?

ASP .NET Custom RoleProvider not respecting cacheRolesInCookie="true"

FormsAuthentication working in every browser except for IE