Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in forms-authentication

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

ASP.NET MVC 3 - Dealing with Session variables

attribute asks user to login instead of access denied?

ASP.NET Authentication - One login system for multiple apps

Is it possible to set the Authentication Ticket manually when using the ASP.NET Login Control?