Info
Version: | 1.0.4 |
Author(s): | David Paquette |
Last Update: | Saturday, January 2, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/AspNetMonsters/AzureFunctions.OidcAuthentication |
NuGet Url: | https://www.nuget.org/packages/AzureFunctions.OidcAuthentication |
Install
Install-Package AzureFunctions.OidcAuthentication
dotnet add package AzureFunctions.OidcAuthentication
paket add AzureFunctions.OidcAuthentication
AzureFunctions.OidcAuthentication Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Features(>= 3.1.8)
- Microsoft.Azure.Functions.Extensions(>= 1.1.0)
- Microsoft.Extensions.Options(>= 3.1.8)
- Microsoft.IdentityModel.Protocols(>= 6.7.1)
- Microsoft.IdentityModel.Protocols.OpenIdConnect(>= 6.7.1)
- System.IdentityModel.Tokens.Jwt(>= 6.7.1)
Tags
Works with popular identity providers including Auth0, Azure AD B2C, Azure AD, and Okta.