© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•4y ago•
1 reply
NiftyPixel

❔ Access page behind Azure OAuth using HttpClient?

I've recently implemented OAuth on my Azure hosted site and need to find a way to access one specific page only of it now via c# (have been using HttpClient until now).Would it be easier/better to exclude OAuth on that page (very obscure url) or use a tenant/clientid/secret instead? I'm unsure of best way to achieve accessing that one page now. How would you approach this?
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

✅ DI with HttpClient / HttpClientFactory
C#CC# / help
3y ago
✅ HttpClient Get Page Content
C#CC# / help
3y ago
.NET Core - Azure OAuth 2.
C#CC# / help
2y ago
HttpClient DI or USING()
C#CC# / help
4y ago