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

Scope value in "Auth" tab gets cleared after Generate Token #212

Open
cmenzi opened this issue Nov 12, 2024 · 2 comments
Open

Scope value in "Auth" tab gets cleared after Generate Token #212

cmenzi opened this issue Nov 12, 2024 · 2 comments

Comments

@cmenzi
Copy link

cmenzi commented Nov 12, 2024

When we define a variable in Environments (e.g. SCOPES = api://dbf86d30-1ec4-4abe-b8e8-e6ef62145b83/.default) and use it in the "Auth" tab via ${SCOPES} and then click "Generate Token", after success token generation, the "SCOPE" value gets cleared and is not remembered anymore.

Expected:
The Scope value in the "Auth" tab stays after "Generate Token"

@jonrosner
Copy link
Contributor

Thanks for reporting this. Is it only the scopes value or any field in the auth tab?

@cmenzi
Copy link
Author

cmenzi commented Nov 12, 2024

Hi @jonrosner

It's only the "Scope" value in the "Auth" tab.

Before "Generate Token"

image

After "Generate Token"

image

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

No branches or pull requests

2 participants