pyro2927 / AWS_SSO_Containers

Firefox extension to route AWS SSO logins into unique containers.
https://addons.mozilla.org/en-US/firefox/addon/aws-sso-containers/
63 stars 16 forks source link

Work with new dashboard #12 #14

Closed slinkymanbyday closed 8 months ago

slinkymanbyday commented 8 months ago

modified code to work with new dashboard (issue #12 )

this also now listens for an api call to get account name, as it's no longer available where it used to be

CraigFosterEH commented 8 months ago

Can confirm 7201e28 is basically functional and allowing logins to work with the new console. Did not personally see where https://*.awsapps.com/start/ needed to be expanded to https://.awsapps.com/* in network calls.

slinkymanbyday commented 8 months ago

That was likely a mistake while i was testing things. I can lock back down and test when I'm next able