Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant