How to call another Azure AD protected API from an API as the user calling it.
How to use Redis for storing session data in ASP.NET Core. Examples for using Azure Redis Cache with Azure Web Apps.
How to grant administrator consent for permissions in Azure AD, and some technical details on what exactly it is that Azure AD expected to find before showing this error.
How you can define delegated and app permissions offered by your API, as well as how to assign roles within an app to users.
Walkthrough on how to use the new Managed Service Identity service in Azure to easily authenticate against services with no credentials stored within the app.
Shows you how to enable Azure AD authentication in app using ASP.NET Core 2.0.
Tutorial on how to use Azure AD B2C with ASP.NET Core. Provides solutions to some problems developers are going to face.
Tutorial on setting up authentication with Azure Active Directory on ASP.NET Core.