You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
VMWare recently added Service Accounts to its VCD product to authenticate to the VCD API for automation based workflows. This option is inherently more secure than API-token based authentication or user-based authentication and we would like to use it in our organization. The Terraform VCD provider 3.8.2 does not, however, currently support authentication via VCD Service Accounts.
I was wondering if support for authentication via VCD Service Accounts is currently on the roadmap for the Terraform VCD provider, or if some sort of workaround is available that is also supported. I've been manually refreshing the authorization tokens via the VCD API, but I would prefer it if Terraform did this for me.
Thanks!
The text was updated successfully, but these errors were encountered:
Hi,
VMWare recently added Service Accounts to its VCD product to authenticate to the VCD API for automation based workflows. This option is inherently more secure than API-token based authentication or user-based authentication and we would like to use it in our organization. The Terraform VCD provider 3.8.2 does not, however, currently support authentication via VCD Service Accounts.
I was wondering if support for authentication via VCD Service Accounts is currently on the roadmap for the Terraform VCD provider, or if some sort of workaround is available that is also supported. I've been manually refreshing the authorization tokens via the VCD API, but I would prefer it if Terraform did this for me.
Thanks!
The text was updated successfully, but these errors were encountered: