Skip to content

Azure Active Directory (AAD) Auth Support #4083

@mattbits

Description

@mattbits

using Istio 0.6 on a K8S 1.9.3 cluster installed with ACS engine that is RBAC enabled to AAD the following error occurs when performing manual sidecar injection:

kubectl apply -f <(istioctl kube-inject --debug -f samples/bookinfo/kube/bookinfo.yaml)
Error: No Auth Provider found for name "azure"

custom auth like GCP is already imported/supported:

_ "k8s.io/client-go/plugin/pkg/client/auth/gcp"

requesting AAD support be likewise imported/supported:
https://github.com/kubernetes/client-go/tree/master/plugin/pkg/client/auth/azure

original report https://groups.google.com/forum/#!topic/istio-users/DozqNm9edIE

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions