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/
55 stars 16 forks source link

New login dashboard is broken #12

Open arielm-cloudbuzz opened 7 months ago

arielm-cloudbuzz commented 7 months ago

We cannot use this extension with the new aws sso dashboard. image

pyro2927 commented 7 months ago

@arielm-cloudbuzz do you have more information as to how to get to the new portal? I am not getting it on my company SSO portal.

arielm-cloudbuzz commented 7 months ago

@pyro2927 I am not so sure myself, but apparently when you provision a new sso portal it automatically shows up... it will probably roll-out to all portals later on

renshj commented 5 months ago

my Org just rolled over to the new login page, this has broken the extension

CraigFosterEH commented 5 months ago

Can confirm the profile login: https://{redacted}.awsapps.com/start/#/console?account_id={number redacted}&role_name=Common-PowerUserAccess&referrer=accessPortal sits there spinning it's circle, then returns after ~ 60 secs with

https://{redacted}.awsapps.com/start/undefined?Action=login&SigninToken=undefined&Issuer=%2523%252Fconsole%253Faccount_id%253D{number redacted}%2526role_name%253DCommon-PowerUserAccess%2526destination%253Dhttps%25253A%25252F%25252Fconsole.aws.amazon.com&Destination=https%3A%2F%2Fconsole.aws.amazon.com

image

Disable this extension leaving Containers running, and it proceeds as expected.

RhysRedbearIT commented 5 months ago

+1 , exactly same as above, disabled for the moment

jem-richards-rbit commented 5 months ago

Same here, had to disable the extension for the new SSO portal

Chemsmith commented 5 months ago

Given the sudden influx of people commenting it looks like AWS might have moved the new page to GA. @pyro2927 do you have access to it now?

slinkymanbyday commented 5 months ago

Looking at the requests, we may not be able to get account name anymore (at least not as easily), which is quite unfortunate for naming of the containers.

pyro2927 commented 5 months ago

@Chemsmith unfortunately I do not have the new dashboard. That said the PR from @slinkymanbyday still works for me (old dashboard), and if this is already broken the new dashboard I see no harm in pushing an update that others say have worked for them. Going to push an update to Mozilla shortly and hopefully it resolves all issues folks are seeing.

manu-remsense commented 5 months ago

Hi I randomly got the new AWS dashboard as well, and hence I started having the same issues as others.

I love this plugin, but I disabled it for now.

manu-remsense commented 5 months ago

Actually I updated the plugin, given the new PR from @slinkymanbyday and it works perfectly, thanks!

CraigFosterEH commented 5 months ago

If users are still seeing this issue, please update to at least v1.6, as available from addons.mozilla.org.

renshj commented 5 months ago

my Org just rolled over to the new login page, this has broken the extension

this has now been resolved on v1.6 as per Craigs comment.

davidebonavita commented 5 months ago

Hi there, it looks like it's now broken for us, as in the plugin is not able to read the account name? I've tried using other variables (email, number, etc) in the extension options, but it always shows the following as container name:

image

I'm using the links generated in our AWS Org start page: image

cjallen88 commented 3 months ago

Are the remaining issues in this thread fixed by #20?