Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in forms-authentication

How do I best handle role based permissions using Forms Authentication on my ASP.NET web application?

ASP.Net FormsAuthentication Redirect Loses the cookie between Redirect and Application_AuthenticateRequest

Use ASP.NET forms authentication from Java

How do you implement a "Logout" link using ASP.NET MVC?

Membership.GetUser().ProviderUserKey always returns null

.NET Forms Authentication in Azure - What changes are required for multiple VMs?

using forms authentication with my own tables

If authentication ticket also contains information about roles, then why...?

ASP.NET MVC - FormsAuthentication.SetAuthCookie() and RolesIsUserInRole - wierd behavior

Static variables are not working in the load balancing envoirment.

WebService authentication via default MembershipProvider

Retrieve Forms Authentication Expiration Date/Time

Authenticate MembershipUser without password?

Avoid losing PostBack user input after Auth Session has timed out in ASP.NET

ASP.NET Login to a Website with Forms Authentication vs None

Can't set FormsAuthenicationTicket.UserData in cookieless mode