vmware-archive / vcd-cli

Command Line Interface for VMware vCloud Director
https://vmware.github.io/vcd-cli
Other
163 stars 106 forks source link

vcd-cli does not yet support X-VMWARE-VCLOUD-ACCESS-TOKEN ? #544

Open modena01 opened 3 years ago

modena01 commented 3 years ago

The x-vcloud-authorization header is being deprecated in the future, I don't think vcd-cli yet supports the new authorization method of X-VMWARE-VCLOUD-ACCESS-TOKEN?

tsener commented 3 years ago

I'd expect this to come implemented in the underlying pyvcloud

storbel commented 2 years ago

Any updates in this topic?

would like to use access token Or Bearer Token to connect to vCloud via vcd-cli

Some cloud providers support only login using OIDC or SAML like Octa...