@Amy Z In that case you can call the leverage the HTTP connector to call the APIM endpoint in Tenant B using the Authentication as "Active Directory Oauth" and pass the clientID, secret and other details to authenticate the APIM resource.
Logic App calls another tenant's API
Amy Z
301
Reputation points
Hi, we want to know how to configure the logic app if it wants to call a API under another tenant's AAD oauth. Here's the scenario. We're at the tenant B
, and another tenant A
.Logic A
tries to call APIs on APIM.
At tenant B we use App Registration
> Application Permission
to define the oauth. At the moment most of our API consumers are .NET and Python systems so they just use oauth authorization endpoint to get token and proceed. Not sure how Logic App B can achieve this in an elegant way ?
Thank you
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,542 questions
Accepted answer
-
MayankBargali-MSFT 70,936 Reputation points Moderator
2021-06-17T16:48:07.6+00:00