I have an Azure Entra AD auth setup on my React app.
I want to configure my API Management to authenticate using the same JWT.
I have searched online for multiple options but they all involve setting up another Entra app. Then getting a new JWT from Developer Portal sign in process.
Is it possible to do what I am looking for?