Simon Waight 11/17/2013

How to update ASP.NET Forms Based Authentication to use Claims Based Authentication

Read Original

This technical tutorial provides a step-by-step walkthrough for updating a legacy ASP.NET 2.0 WebForms application using Forms-Based Authentication (FBA) with Membership and Role Providers to a modern Claims-Based Authentication system. It covers setting up Thinktecture IdentityServer v2, modifying the application's configuration, and explains the benefits like decoupling authentication logic and enabling Single Sign-On (SSO).

How to update ASP.NET Forms Based Authentication to use Claims Based Authentication

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week