Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in forms-authentication

FormsAuthenticationTicket expires too soon

How can I add location elements programmatically to the web config?

Microsoft ASP.NET Identity - Multiple Users with the same name

User.Identity.IsAuthenticated always false after PasswordSignInAsync gives success

ActiveDirectory Current Username in ASP.NET

authentication sessionid vs cookie

HttpContext.Current.User != HttpContext.User?

OWIN Cookies vs FormsAuthentication

Obtaining the current Principal outside of the Web tier

ASP.NET: Permission/authentication architecture

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?