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 Active Directory User Credentials #316

Merged
merged 9 commits into from Sep 15, 2017
Merged

Conversation

tombuildsstuff
Copy link
Member

@tombuildsstuff tombuildsstuff commented Sep 8, 2017

  • Adding support for authenticating using the Azure CLI access tokens
  • Rebase from master
  • Update vendor to include Fixing AzureCLI / CloudShell authentication Azure/go-autorest#169 once merged
  • Extensive testing
    • Service Principal
      • Azure Public
      • Azure Germany
    • Azure CLI (Python)
      • Azure Public
      • Azure Germany
      • Long Running Tasks
    • Azure CLI (Node)
      • Azure Public
      • Azure Germany
    • Azure CloudShell
      • Azure Public
      • Long Running Tasks
  • Documentation

This is dependent on Azure/go-autorest#169. Merged

Fixes #42

@tombuildsstuff tombuildsstuff changed the title [WIP] Support for Active Directory User Credentials Support for Active Directory User Credentials Sep 14, 2017
Copy link
Member

@mbfrahry mbfrahry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Just checking on a TODO

continue
}

// TODO: replace this with something that's not terrible
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will this TODO happen in this PR?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nope - I can't find a better way of doing this (as such I've removed it for the moment)

@tombuildsstuff tombuildsstuff merged commit efb7a97 into master Sep 15, 2017
@tombuildsstuff tombuildsstuff deleted the azurecli-auth branch September 15, 2017 16:06
tombuildsstuff added a commit that referenced this pull request Sep 15, 2017
@ghost
Copy link

ghost commented Apr 1, 2020

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 feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 hashibot-feedback@hashicorp.com. Thanks!

@hashicorp hashicorp locked and limited conversation to collaborators Apr 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AzureRM delegated user access?
2 participants