That's all on the roadmap. For the time being, pray :D Or use certificate instead, as you can restrict the use of the private key to specific machines only.
How to secure an Azure AD Application?
Nikita Krivets
496
Reputation points
Hello,
Could anyone please tell me any valid way to secure an Azure AD application that is operated via client_credentials flow?
Is there any way to restrict access by IP?
I store my credentials in Azure Key Vault. But if the credentials were stolen, at least an IP restriction policy for the applicaion could help a bit.
Thanks in advance!
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,432 questions
Microsoft Security | Microsoft Entra | Microsoft Entra ID
25,088 questions
Accepted answer
-
Vasil Michev 119.6K Reputation points MVP Volunteer Moderator
2021-04-22T18:10:48.607+00:00
1 additional answer
Sort by: Most helpful
-
James Hamil 27,216 Reputation points Microsoft Employee Moderator
2021-04-22T18:37:21.287+00:00 Hi @Nikita Krivets , I can't speak on the roadmap but I concur with @Vasil Michev about using a certificate. Thanks for your help @Vasil Michev !