Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: SA refresh token #649

Open
name212 opened this issue May 23, 2024 · 1 comment
Open

Question: SA refresh token #649

name212 opened this issue May 23, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@name212
Copy link

name212 commented May 23, 2024

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

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

@name212 name212 added the enhancement New feature or request label May 23, 2024
@name212
Copy link
Author

name212 commented May 23, 2024

Or maybr better way to use api tokens?
https://blogs.vmware.com/cloudprovider/2022/03/cloud-director-api-token.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant