Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in forms-authentication

FormsAuthentication RedirectToLoginPage Quirk

c# forms-authentication

How to check if user is logged in or not in forms based authentication

MVC session expiring but not authentication

Cannot access CSS file from ASP.NET login page

Possible to have a NodeJS app under iisnode authenticate with ASP.NET FormsAuthentication?

Different LoginUrl for different URL's with ASP.NET MVC and Forms Authentication

ASP.NET Subdomain Cookie (parent and one subdomain)

Can I impersonate a client authenticated with forms auth and establish a trusted connection to SQL Server?

Prevent FormsAuthenticationModule of intercepting ASP.NET Web API responses

How to lock user using forms authentication

Passing FormsAuthentication cookie to a WCF service

MVC ASP.NET - Manually authorize someone and persist the authorization via Forms Authentication

MVC6 Decrypting a forms authentication cookie from another website

Forms authentication + ASP.NET MVC absolute ReturnURL

MVC 5 External authentication with authentication mode=Forms

FormsAuthentication Roles without Membership

MVC4 / IIS / Forms Authentication SSO issue

ASP.NET Identity - Custom Implementation with Multi-Provider

Maximum Length of FormsAuthenticationTicket.UserData Property

Extending Forms Authentication Timeout When Making AJAX Calls With jQuery