Noovolari / leapp

Leapp is the DevTool to access your cloud
https://www.leapp.cloud/
Mozilla Public License 2.0
1.6k stars 146 forks source link

SSO Login: provide info on account when to refresh #521

Open hans-d opened 8 months ago

hans-d commented 8 months ago

Is your feature request related to a problem? Please describe.

Using multiple SSO accounts, some in the same AWS SSO environment, for testing purposes. When a SSO token needs to be refreshed, I have no clue which account it relates to. Fro some accounts this is relevant, as I need to use a different browser / profile for the login. (Side note: as I'm doing browser based login, having both the application show a dialog and it trying to directly open a browser is quite annoying. Alternative would be just leapp asking for a refresh, and let me confirm so only at that time the browser will be opened).

Describe the solution you'd like When providing the AWS SOO login verification code, show the account it is related to that refresh. (and provide a confirmation to open the browser window)

Describe alternatives you've considered in app login - no password manager available, still hard to see which credentials are needed.