Skip to content

Question: SA refresh token #649

Open
@name212

Description

@name212

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions