[azsdk-cli] tsp generate-authoring-plan requires interactive authentication on every run
Open
AzSDK Tools Agent
azsdk-cli
dev inner loop
Scenario 2
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 143
Description
Steps to reproduce: Run the CLI command `azsdk tsp generate-authoring-plan --request "what is typespec"`
Behavior: The CLI pops up an interactive browser authentication window to log in to the knowledge base service. This is expected for first run, but it appears to happen every time the command is run
Expected behavior: I assumed that the login would be cached and the authentication should read from the cache, so that multiple requests don't add auth toil.
FYI @chunyu3
Contributor guide
Assessment
This issue has not been assessed yet.