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

As a user I'd like to be able to refresh my sandbox token #914

Open
adietish opened this issue Sep 18, 2024 · 1 comment
Open

As a user I'd like to be able to refresh my sandbox token #914

adietish opened this issue Sep 18, 2024 · 1 comment
Labels

Comments

@adietish
Copy link
Contributor

adietish commented Sep 18, 2024

Steps:

  1. ASSERT: have RH sandbox as current cluster
  2. ASSERT: have an outdated token that needs refreshing
  3. EXEC: launch plugin
  4. ASSERT: you cannot list resources, you're told to refresh the token.

Result:
You have to get into your browser, login into the sandbox and copy the login command. You can then paste the login command into the dialog that you get via the "Log in to Cluster"

Expected:
The tooling should open the browser for me, let me log in, parse the token and use it.

ps. vscode offers this and we had this in JBoss Tools

@adietish
Copy link
Contributor Author

adietish commented Sep 18, 2024

Here are the relevant classes in vscode:

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

No branches or pull requests

1 participant