Any future support for client certificate authentication. We use smart cards with AD in our environment. I know this is possible with IIS but I’m trying to stay away from it.
It’s not something we’ve looked at but I can add it to the backlog. It’s looks possible with ASP.NET Core: https://docs.microsoft.com/en-us/aspnet/core/security/authentication/certauth?view=aspnetcore-3.1
1 Like