© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•2y ago
yurah9001

How to pass Blazor server Windows Authentication to call another Web API?

I have a Blazor server app with Windows Auth (Negotiate), I am correctly authenticated, got user claims. However I am unable to set up setup HttpClient(Factory) to call another API using provided Windows credentials. I think WebAPI request should be authenticated using Negotiate header but I am unable to set it up or pass it through to HttpClient.
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

blazor authentication service (WEB Api server)
C#CC# / help
11mo ago
❔ Call API From Web API on Blazor Server
C#CC# / help
3y ago
Blazor Web Assembly and Windows Authentication
C#CC# / help
5mo ago
Blazor server vs. Blazor web assembly + Minimal API
C#CC# / help
3y ago