Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in forms-authentication

How can I access user roles/permissions with SSRS and BIDS Custom Security Extension?

ServiceStack with forms authentication across applications fails...why?

ASP.NET Forms Authentication Vulnerabilities

Does Java have an equivalent to ASP.NET MVC's sample site - specifically with authentication?

Authenticated users after IIS reset in .net

Ajax.ActionLink returns Login page within div when user need to login again

How do I get the current context or user identity from a separate .NET application?

How to Authenticate using MVC5RC/RTW with existing database

Where does Web.HttpContext.Current.User.Identity.Name come from?

ASP.NET: User won't stay logged in for more than 30 mins

How should I handle Authorization/Authentication in my Asp.net MVC app?

Membership.GetUser() vs Context.User

Any Framework dependencies on IIdentity.AuthenticationType?

What is the cleanest way to leverage Forms Authentication from ServiceStack?

Keeping user logged in - FormsAuthentication

Allowing access to specific pages with ASP-MVC and Forms Authentication

Authorization security of ASP.NET Forms authentication

Can forms authentication ignore returnUrl

How secure is basic forms authentication in asp.net?

Sharing a cookie between two websites on the same domain