Share via

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?

Community Center | Not monitored

1 answer

Sort by: Most helpful
  1. Deepanshu katara 18,145 Reputation points MVP Volunteer Moderator
    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.

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.