Configuring SSO inside a Razor Pages App

Learn how to set up SSO in a Razor Pages application.

In this lesson, we will learn how we can secure a Razor Pages application with SSO. Please note that Razor Pages are just components that can be used alongside other components, such as MVC. Therefore, the process of securing them will be very similar to securing MVC applications, as we will see from the following playground:

Get hands-on with 1200+ tech skills courses.