Configure API Management security token to the same as used in the React app's SSO

39 views Asked by At

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?

0

There are 0 answers