Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide Managed identity support for authentication #695

Open
abharku opened this issue Nov 17, 2022 · 0 comments
Open

Provide Managed identity support for authentication #695

abharku opened this issue Nov 17, 2022 · 0 comments

Comments

@abharku
Copy link

abharku commented Nov 17, 2022

Our organisation has adopted complete key less authentication and only use managed identities for any auth in Azure.

Detailed Description

Managed identity in Azure provides a way to authenticate with Azure using AD and it gives us a way to not having service principals or keys which can create vulnerability at times. With MI support we can run inspec in computes in Azure and use identity of VM or aci to run inspec profile.

Context

I am unable to implement inspec is my current organisation as service principals are negated through policies.

Possible Implementation

There is a ruby module already but this is just a suggestion https://github.com/Azure-Samples/resources-ruby-manage-resources-with-msi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant