Calling Azure function using AAD securing client ID and Secret

Rajeev Kumar Dave 21 Reputation points
2024-03-27T09:27:26.05+00:00

I want to call the Azure function using AAD from Jquery but for token generation, I need to provide the client Id and secret which I want to secure. How can I secure the client id and secret while calling token generation API?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,005 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Deepanshu katara 4,825 Reputation points
    2024-03-27T10:20:56.83+00:00

    Hi Rajeev, Thanks for reaching to us

    Please check my blog related to this situation which involve step by step process to do same https://medium.com/@dkatara.pandit/securing-your-function-app-api-using-aad-88cc14d3c39f

    Kindly accept answer if it helps, Thanks!

    1 person found this answer helpful.