RiotGames / key-conjurer

Temporary Credential Service
https://technology.riotgames.com/news/key-conjurer-our-policy-least-privilege
Apache License 2.0
167 stars 33 forks source link

Missing AppID edgecase #18

Closed rnikoopour closed 2 years ago

rnikoopour commented 5 years ago

Repro Steps

  1. Do primary auth
  2. When the account dropdown appears, click on the background (anywhere works just not on the dropdown item itself)
  3. Press "Request Keys"
  4. Receive error

Description of Bug By not directly selecting an item in the dropdown menu, the event that sets the AppID does not trigger. This puts the UI in a state where it looks like an account has been selected but the programmatic side doesn't see it.