Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

add support of access token for login #581

Open
storbel opened this issue Jun 12, 2023 · 0 comments
Open

add support of access token for login #581

storbel opened this issue Jun 12, 2023 · 0 comments

Comments

@storbel
Copy link

storbel commented Jun 12, 2023

Is your feature request related to a problem? Please describe.

vcloud offer two ways to connect, user/password and access token.
[LOGIN WITH SINGLE SIGN ON] => access token
[LOGIN AS AN INTEGRATED USER] => user / password

is it possible to add the support for the access token with the "vcd login" command

Describe the solution you'd like

add a new parameter --token to accept token instead of a password :

vcd login myserviceprovider.com org1 usr1 --token ******** -w -i

Describe alternatives you've considered

No response

Additional context

No response

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant