Deploying a Web App on IIS and integrating with ADFS

In my Pluralsight course "Implementing Windows Server 2016 Identity Federation and Access", I use a sample application as a relying party that leverages ADFS for it's authentication. If you don't have a Pluralsight subscription you can access the course through a free trial here: Start a 10-day free trial at Pluralsight - Over 5,000 Courses Available If you want to create the ADFS claims app from scratch and see how to configure the Relying Party in ADFS, you can view my blog post here. This post will describe how to deploy the application to an IIS server. Prerequisites to do…
Read More