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

Support for authentication using federated credentials #14525

Closed
troyready opened this issue Dec 8, 2021 · 2 comments
Closed

Support for authentication using federated credentials #14525

troyready opened this issue Dec 8, 2021 · 2 comments
Labels
duplicate enhancement upstream/terraform This issue is blocked on an upstream issue within Terraform (Terraform Core/CLI, The Plugin SDK etc)

Comments

@troyready
Copy link

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

It would be ideal to be able to use Azure federated identity credentials with Terraform (specifically with GitHub Actions).

I'm not certain what the best path forward is, but some thoughts:

  • Looking into the authentication a tiny bit, would it make the most sense to support the oath token as a distinct provider authentication source?
  • I'm not sure if the issue(s) described in #3814 still apply -- if not, one path forward would be to support az logins for a service principal without a secret/cert.

References

@tombuildsstuff
Copy link
Contributor

hi @troyready

Thanks for opening this issue.

Whilst we've got no plans to support Service Principal auth using the CLI (as you've called out #3814) - support for OIDC is being tracked in this upstream issue: hashicorp/go-azure-helpers#91

As such rather than having multiple issues open tracking the same thing, I'm going to close this in favour of the upstream issue would you mind subscribing to that issue for updates?

Thanks!

@tombuildsstuff tombuildsstuff added duplicate enhancement upstream/terraform This issue is blocked on an upstream issue within Terraform (Terraform Core/CLI, The Plugin SDK etc) labels Dec 8, 2021
@github-actions
Copy link

github-actions bot commented Jan 8, 2022

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
duplicate enhancement upstream/terraform This issue is blocked on an upstream issue within Terraform (Terraform Core/CLI, The Plugin SDK etc)
Projects
None yet
Development

No branches or pull requests

2 participants