azureappservice-authentication-middleware

February 22, 2017 ยท View on GitHub

Nuget: https://www.nuget.org/packages/AzureAppserviceAuthenticationMiddleware/

Install-Package AzureAppserviceAuthenticationMiddleware -Pre

usage:

add the following line to the Configure method in startup.cs

app.UseAzureAppServiceAuthentication();