How to secure Blazor WebAssembly application and WebApi using Windows Authentication

Ajit S 21 Reputation points
2020-09-02T01:52:00.353+00:00

I am working on implementing security to Blazor WebAssembly .Net core hosted application. I need to secure client as well as WebAPI (to be hosted on IIS). As a policy decision, the team has decided to use Windows authentication instead of Azure AD for now.

I see multiple articles on the internet describing how to implement security using Azure AD. But less help is available about securing Blazor WASM using Windows Authentication. Any help in this regard will be highly appreciated.

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,524 questions
0 comments No comments
{count} votes

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.