aws-sso-console

https://github.com/Hobart2967/aws-sso-console


The AWS SSO console is a tool for working on multiple AWS accounts at the same time, while not having to re-login to another account using the SSO login feature.

The issue with the usual web console is that you can only use one account at one time. Switching accounts - even in a different browser tab - causes the old session to invalidate, not being usable anymore.

This tool actually creates individual browser session using electron browser windows, resulting in having different session instances with a unique cookie set. The login and session cookies are being shared automatically though, so you do not have to login every time you need a new session.

This tool was written by me and is available as an electron app for Windows (Installer), Linux (Snap) and Mac (pkg). For Mac Users, it also supports native window tabs, so there's no need to manage multiple windows. They are all grouped into one using tabs. This way, you would have the same experience as if you are working in a browser.