0xDEADBEEF
0xDEADBEEF
CC#
Created by stayclaxxy on 10/6/2023 in #help
❔ Calling an Azure AD protected Web API endpoint from an Azure AD protected Web App [.NET 7]
9 replies
CC#
Created by stayclaxxy on 10/6/2023 in #help
❔ Calling an Azure AD protected Web API endpoint from an Azure AD protected Web App [.NET 7]
The endpoints are role-based based on the user's roles, so is On-Behalf-Of flow the correct flow to use here?
Oh missed this bit. I'm mainly familiar with client credentials flow
9 replies
CC#
Created by stayclaxxy on 10/6/2023 in #help
❔ Calling an Azure AD protected Web API endpoint from an Azure AD protected Web App [.NET 7]
you don't need to do it manually. when you call with IDownstreamAPI, it'll resolve the scope with the associated named api
9 replies
CC#
Created by Will Pittenger on 9/30/2023 in #help
❔ What's the best way to test a URL that's it's valid?
5 replies