Azure / AppConfiguration-KubernetesProvider

Bring your data in Azure App Configuration down to your Kubernetes cluster, available as ConfigMap and Secrets and ready to be consumed by any workload.
MIT License
6 stars 2 forks source link

Workload identity authentication does not work #14

Closed RichardChen820 closed 5 months ago

RichardChen820 commented 5 months ago

Workload identity authentication does not work on AKS. Still don't know the root cause of it. Need to continue the investigation. Looks like the AZURE_FEDERATED_TOKEN_FILE is not set as expected.

Error: Fail to create the target ConfigMap or Secret of AzureAppConfigurationProvider 'xxx' in 'xxx' namespace: no token file specified. Check pod configuration or set TokenFilePath in the options