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

Optionally use azure active directory for kubectl auth. #29

Closed
brendandburns opened this issue Jun 13, 2017 · 1 comment
Closed

Optionally use azure active directory for kubectl auth. #29

brendandburns opened this issue Jun 13, 2017 · 1 comment

Comments

@brendandburns
Copy link

Kubectl authentication is pluggable. Azure Active Directory is a popular authentication service for both cloud and on-premise identity management. Kubectl should support azure active directory authentication to enable those users to continue to use their existing identity management solutions.

k8s-github-robot pushed a commit to kubernetes/kubernetes that referenced this issue Jun 13, 2017
…auth

Automatic merge from submit-queue (batch tested with PRs 46441, 43987, 46921, 46823, 47276)

Azure plugin for client auth

This is an Azure Active Directory plugin for client authentification. It provides an integration with Azure CLI 2.0 login command. It can also be used standalone, in that case it will use the device code flow to acquire an access token. 

More details are provided in the README.md file. 

kubernetes/kubectl#29

cc @brendandburns @colemickens
@mengqiy
Copy link
Member

mengqiy commented Jun 14, 2017

Closing in favor of kubernetes/kubernetes#43987

@mengqiy mengqiy closed this as completed Jun 14, 2017
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

2 participants