I wonder if it’s possible to integrate Vault UI with Azure Active Directory to allow my users to take advantage of its 2FA solution, conditional access and more. Anybody has pointers on that?
Every tutorial or presentation found so far only talks about CLI, and I’d like to offer an UI experience to my users.
Thanks
I’ve successfully configured Azure AD with Vault using this documentation as base. Instead of using groups in AAD, I’ve created roles and mapped them to the group-alias in Vault to distribute local policies to these AAD roles.
This blog post helped a lot (I didn’t use Terraform though):