Azure / kubelogin

A Kubernetes credential (exec) plugin implementing azure authentication
https://azure.github.io/kubelogin/
MIT License
477 stars 88 forks source link

AzureUsGovernment get-token does not work #507

Closed trumsey2005 closed 1 month ago

trumsey2005 commented 1 month ago

when running kubelogin get-token with AzureUsGovernment or AzureUsGovernmentCloud as the --environment it does not seems to be able to get the token. When you use interactive mode it takes you to https://login.microsoftonline.com/ not https://login.microsoftonline.us/

trumsey2005 commented 1 month ago

issue was due to https://github.com/Azure/kubelogin/issues/427