Blog Post

Apps on Azure Blog
6 MIN READ

Giving Granular Controls to Azure EasyAuth

justinyoo's avatar
justinyoo
Icon for Microsoft rankMicrosoft
Feb 07, 2025

Throughout this post, I'm going to show how to convert Azure EasyAuth auth token into the one used for ASP.NET Core web apps, so that individual pages are under granular control.

When working with web applications, implementing authentication and authorization is crucial for security. Traditionally, there have been various ways from simple username/password inputs to OAuth-ba...
Updated Feb 07, 2025
Version 1.0