Forum Discussion

fb's avatar
fb
New Member
5 years ago
Solved

WWW-Authenticate and multiple different APIs on same endpoint

Further to https://community.powerbi.com/t5/Desktop/AADSTS50001-Specify-resource-id-in-www-authenticate-response/m-p/322353#M143627, is there a way yet to specify the resource to be used in the www-authenticate response that will get used by the built-in web connector?

 

I have multiple different APIs, each with their own permissions and protected by Azure AD, hosted on one host - e.g. https://api.domain.com/one, https://api.domain.com/two. Azure AD app registration requires an identifier url to be unique, meaning only one API can currently work at a time using https://api.domain.com. https://docs.microsoft.com/en-us/power-query/handlingauthentication#azure-active-directory-authentication describes a Resource value that can be passed, but I assume that this doesnt apply to the built-in web connector as I have tried without success.

 

PS - I am using Power Query from Excel if that matters.

6 Replies