mihirdilip/aspnetcore-authentication-apikey
Easy to use and very light weight Microsoft style API Key Authentication Implementation for ASP.NET Core. It can be setup so that it can accept API Key in Header, Authorization Header, QueryParams or HeaderOrQueryParams.
C#MIT
Issues
- 5
- 0
- 0
Not working with AOT
#45 opened by miawinter98 - 1
- 0
ValidationFailed Message
#43 opened by renerlemes - 7
- 4
- 5
.NET 8 will be supported?
#39 opened by mendozagit - 1
Help request - 401 when using multiple auth schemes even after ApiKey was successfully authenticated message
#37 opened by iongion - 1
Simple question.
#36 opened by mendozagit - 3
Noise logs "No Api Key found in the request." for controller without [AllowAnonymous] attribute
#32 opened by michael-freidgeim-webjet - 15
Double log entries during authentication
#31 opened by Eternal21 - 8
- 9
CustomResponse on NotAuthorization
#24 opened by renerlemes - 5
If I use JwtBearer authentication together with ApiKey it always commands JwtBearer and authentication fails
#30 opened by afazio82 - 8
How to add API key authorization so it is not required to APIs with other schemes?
#26 opened by veikkoeeva - 1
Adding
#25 opened by veikkoeeva - 4
- 4
- 5
Error ApiKeyInHeaderOrQueryParamsHandler
#19 opened by tranthaibinh111 - 2
- 6
- 2
Identity IsAuthenticated false
#17 opened by ZNS - 3
- 3
Check for owner of the api key
#11 opened by NT-Thanh - 3
- 3
Provide sample application.
#5 opened by MNF - 6
- 11
ApikeyProvider never called
#2 opened by farlee2121