C
C#7mo ago
starshinata

Certificate authentication only for certain paths - ASP.NET

Hi all, does anyone know how I can set up ASP to do certificate authentication only on certain paths? I need to have one method that requires certificate, and another that is unauthenticated. MSDN says there is no way to do it (https://learn.microsoft.com/en-us/aspnet/core/security/authentication/certauth?view=aspnetcore-8.0#can-i-configure-my-app-to-require-a-certificate-only-on-certain-paths)
Configure certificate authentication in ASP.NET Core
Learn how to configure certificate authentication in ASP.NET Core for IIS and HTTP.sys.
0 Replies
No replies yetBe the first to reply to this messageJoin