WTFender / aws-sso-extender

Browser Extension for AWS SSO / Identity Center
https://wtfender.com/posts/aws-sso-extender
MIT License
54 stars 9 forks source link

Option to open in a specific tab container #70

Closed SathyaBhat closed 9 months ago

SathyaBhat commented 10 months ago

Description

Would be nice if I could assign a specific tab container to an account, or when I click on it, open in the same tab.

I typically am logged into multiple accounts separated by tab containers, right now clicking on an account opens the account in a new tab and that logs me out of the account I have opened.

WTFender commented 10 months ago

Thanks for the feedback; makes sense! I'll see what I can do to have the extension switch to an already opened tab/container if one exists for the target account role.

WTFender commented 9 months ago

In 1.6.4, clicking on a profile will focus any already open container tabs and there is a green indicator in the profile list showing you which profiles are currently open.

Also, the profiles will re-use the same container, so if the tab isn't open, but the container already exists, it will open a new tab with the existing container.

SathyaBhat commented 9 months ago

Thanks. It works well!

davidebonavita commented 2 months ago

Hello @WTFender sorry to revive such an old thread. With the current behaviour (re-using the same container) once the login has expired after X hours I'm not able to login again clicking on the link from the extension. I either need to login manually from a container tab or close all the tabs. Only in this case the extension will initiate the login process.