armclient-go icon indicating copy to clipboard operation
armclient-go copied to clipboard

Login with service principal

Open Fredrik189100 opened this issue 7 years ago • 1 comments

Hi, The original Armclient have the option to login using a service principal, either with password or certificate (or both). https://github.com/projectKudu/ARMClient/wiki/Login-and-Acquire-Tokens

It does not seems like this is possible with the GO-implementation. This feature would be very helpful for running the armclient inside scripts.

Fredrik189100 avatar Jun 20 '18 07:06 Fredrik189100

Indeed! Will find some time to add that. Contributions always welcome!

yangl900 avatar Jun 27 '18 04:06 yangl900