blowdart/idunno.Authentication
A filled with self-loathing implementation of Basic Authentication, and Certificate Authentication to make me feel like a real security person, all for for ASP.NET Core
C#Apache-2.0
Issues
- 2
Add the ability to override the SuppressWWWAuthenticateHeader based on path.
#146 opened by joursler-Sunset - 6
Support net8.0 framework
#145 opened by Orbling - 12
Basic Encoding is by default "ISO-8859-1" not "UTF-8"
#105 opened by warappa - 0
- 6
- 3
CertificateAuthenticationEvents is not executed when doing a request to the server
#52 opened by Coldplayer1995 - 1
net6.0 support
#51 opened by jonassamuelssoncab - 1
Build automation tasks
#14 opened by blowdart - 5
Help httpSys
#49 opened by GregoireG-C - 1
WebForms Application
#48 opened by pqhcker - 8
Produce 3.0 and 3.1 packages for basic auth
#46 opened by blowdart - 2
- 2
.net core 3.1 support
#41 opened by PresidentCamacho - 7
- 8
Respect AuthenticationScheme
#36 opened by Steinblock - 1
System.InvalidOperationException at idunno.Authentication.Basic.BasicAuthenticationHandler.HandleChallengeAsync
#39 opened by rimonhanna - 3
- 1
- 11
CertificateAuthenticationEvents is not executed when doing a request to the server
#35 opened by PresidentCamacho - 2
- 4
[Basic] Support for custom schema names
#33 opened by ig-sinicyn - 10
- 2
Using the certificate header forwarding middleware and authentication handler
#30 opened by LouisBernath - 2
- 8
Move to ASP.NET Security repo
#11 opened by leastprivilege - 1
- 3
Hello, there is WSTRUST / STS support ?
#26 opened by Mahe85 - 0
Document how to use DI in settings
#22 opened by blowdart - 1
Sign nuget package
#20 opened by blowdart - 1
Add support for sourcelink
#19 opened by blowdart - 1
Follow dependency guidance
#21 opened by blowdart - 8
Does this support Anonymous requests?
#18 opened by eschneider999 - 4
Question: running on Azure App Service
#16 opened by hiraldesai - 3
Demo working but Nuget doesn't working
#15 opened by DomZZ - 1
Add certificate authentication
#8 opened by blowdart - 0
Centralize versioning and build properties
#6 opened by blowdart - 0
- 0
- 3
Validate self signed cert auth behaviour
#9 opened by blowdart - 2
Move certificate validation to Chain policy rather than half baked code based checks
#13 opened by blowdart - 3
- 1
Dear god delete this Satan
#3 opened by ChrisMcKee - 0
AuthenticateResult.Success(ticket: null) throws an ArgumentNullException on .NET Core 1.1.0
#2 opened by eallegretta