tilfinltd / aws-extend-switch-roles

Extend your AWS IAM switching roles by Chrome extension, Firefox add-on, or Edge add-on
https://chromewebstore.google.com/detail/aws-extend-switch-roles/jpmkfafbacpgapdghgdpembnojdlgkdl?utm_source=github
MIT License
1.32k stars 141 forks source link

Enhancement request - Add "back to identity account" button in the extension popup #181

Open cesarolea opened 3 years ago

cesarolea commented 3 years ago

The new extension popup is great! However one little bit of functionality that is missing is the "back to identity account" link that exists in the AWS console widget.

What I call "identity account" is say your main account is account A, and then use the extend switch roles extension popup to switch roles to account B. In the AWS console widget, there will be a link with label "Back to A". This is very useful for when you use a main account as your "identity account" where you keep all your IAM users, and do federated logins.

tilfin commented 2 years ago

How about the feature that fires 'switch back' by pressing the Backspace key immediately after the popup is shown?

cesarolea commented 2 years ago

How about the feature that fires 'switch back' by pressing the Backspace key immediately after the popup is shown?

Is that implemented already? If it is, I couldn't get it to work with version 2.3.0 (Chrome). If it's a proposal of how it should work, then I think it would be great solution!

tilfin commented 2 years ago

Not yet. It's a proposal. My concern is how to make users aware of the feature.