Security can be tricky, especially when comes to serverless. Azure App Service Auth (also referred to as “Easy Auth”) does provide some support for adding auth to your applications with writing minimal or no code.
In this episode, Christos is joined by Matthew Henderson from the Azure Functions team to show
[01:11] - What does EasyAuth do?
[04:18] - What are the supported providers ?
[06:10] - Setting up an identity provider (DEMO)
Authentication and authorization in Azure App Service
https://docs.microsoft.com/azure/app-service/overview-authentication-authorization?WT.mc_id=dotnet-00000-cephilli
Introduction to Azure Functions
https://docs.microsoft.com/azure/azure-functions/functions-overview?WT.mc_id=dotnet-00000-cephilli
Microsoft Identity Web authentication library
https://docs.microsoft.com/azure/active-directory/develop/microsoft-identity-web?WT.mc_id=dotnet-00000-cephilli
Get your questions answered on the Microsoft Q&A for .NET - http://aka.ms/dotnet-qa
Learn .NET with free self-guided learning from Microsoft Learn: http://aka.ms/learndotnet
#DotNet