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
refreshToken: "${VCD_REFRESH_TOKEN_B64}"# refresh token of the client registered with VCD for creating clusters. username and password can be left blank if refresh token is provided
Refresh token account service should be constantly updated. Having examined the source code, I did not find this mechanism. Please help me understand how to correctly use refresh token with vcd cluster api.
Describe the solution you'd like
N/A
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Hi all. Our task is to implement authorization using service account tokens https://blogs.vmware.com/cloudprovider/2022/07/cloud-director-service-accounts.html I see that VCDCluster has a refreshToken parameter
cluster-api-provider-cloud-director/templates/cluster-template.yaml
Line 39 in f0f7247
Describe the solution you'd like
N/A
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: