TestingFramework icon indicating copy to clipboard operation
TestingFramework copied to clipboard

Managed Identity or App based ID driven authenticated APIs, when mocked, fails to work.

Open saxenaabhi6 opened this issue 6 months ago • 0 comments

We were mocking APIs with normal OAuth and they work fine. But when we enable Managed identity-based authentication on an API which is being called from a Logic App, or enable App registered based authentication on an API, the unit test framework is not able to mock that API.

saxenaabhi6 avatar May 21 '25 13:05 saxenaabhi6