fmichellonet/AzureFunctions.Extensions.OpenIDConnect
OIDC / JWT Bearer Tokens authentication made easy for Azure Functions. Work with the well known ASPNET Authorize attribute. Compatible with popular identity providers including Auth0, Azure AD B2C, Azure AD, Google etc..
C#MIT
Issues
- 0
Security issue
#31 opened by markstuart - 1
- 2
Adding policies not functioning
#18 opened by gerb0n - 2
Make FunctionContext the resource that is passed into IAuthorizationService
#27 opened by MaxGuernseyIII - 0
Integration with Swagger UI or OpenAPI
#26 opened by stumpykilo - 0
Several assemblies are missing
#25 opened by oleks9o6 - 0
- 11
Isolated worker SDK question
#14 opened by SeanFeldman - 6
Azure AD B2C authentication
#19 opened by kanilsz - 0
- 2
The isolated worker has the concept of the middleware. The execution model is very different from the InProc SDK.
#17 opened by SORencber - 3
Starting Azure function with Auth produces error
#16 opened by klyse - 0
Support .NET 6, V4 runtime
#11 opened by fmichellonet - 1
Document Token validation
#7 opened by fmichellonet - 0
Authorize can be positionned on class
#2 opened by fmichellonet - 0
Authorize attribute (at class level) can be overriden by AllowAnonymous attribute
#3 opened by fmichellonet