GitHub - lpunderscore/azureappservice-authentication-middleware: An aspnet core middleware to initiate a proper identity when using azure appservice authentication (ez auth) (original) (raw)

Skip to content

Sign in

Appearance settings

View all features

View all solutions

View all resources

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Sign in

Sign up

Appearance settings

This repository was archived by the owner on Apr 5, 2019. It is now read-only.

lpunderscore / azureappservice-authentication-middleware Public archive

Additional navigation options

BranchesTags

Folders and files

Name Name Last commit message Last commit date
Latest commitHistory7 Commits
AzureAppServiceAuthenticationMiddleware AzureAppServiceAuthenticationMiddleware
.gitattributes .gitattributes
.gitignore .gitignore
AzureAppServiceAuthenticationMiddleware.sln AzureAppServiceAuthenticationMiddleware.sln
README.md README.md

Repository files navigation

azureappservice-authentication-middleware

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();

About

An aspnet core middleware to initiate a proper identity when using azure appservice authentication (ez auth)

Topics

middleware authentication aspnetcore azure appservice

Resources

Readme

Activity

Stars

5 stars

Watchers

1 watching

Forks

2 forks

Report repository

Releases

No releases published

Packages

Contributors

Languages