A cloud-based identity and access management service for securing user authentication and resource access
API Token Acquisition Issue for Multi-Tenant App (AME/MSFT Scenarios)
The Web API service is currently deployed in AME and supports use cases across both AME and MSFT tenants. To enable this, I have configured a multi-tenant app registration, and cross-tenant (MSFT → AME) calls are working as expected. However, for AME-to-AME scenarios, the flow requires a token exchange before forwarding the request. I’m currently unable to find a clear approach or documentation on how to implement this token exchange within AME, particularly for Synapse, IcM, or Logic App workflow connectors. Can you suggest how to invoke the API using these connectors while acquiring the required authentication token? Could you please help with: Recommended approach for handling token exchange in AME-to-AME calls for synapse or IcM or logic app workflow connector.