Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
provider/azure: discover AD/auth URL #6247
Conversation
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
Build failed: Generating tarball failed |
jujubot
merged commit 6e69cfd
into
juju:master
Sep 15, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
axw commentedSep 14, 2016
This diff introduces several changes that will
be used for a new auth method for Azure.
with the AD endpoint, using the subscription ID
credentials. Azure will be updated so that it
supports device-code auth, which it will use to
generate service principal / client-secret credentials
to the graph endpoint. We need the graph endpoint
for making changes to AD.