pyro2927/AWS_SSO_Containers

New login dashboard is broken

arielm-cloudbuzz opened this issue ยท 17 comments

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

@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.

@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

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

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.

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

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

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?

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.

@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.

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.

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

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

renshj commented

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.

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

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

@cjallen88 no, I still have the issue that "name" is not replaced with the actual name in 1.9

@davidebonavita / @lohrm-stabl are you still seeing issues? Some changes were made to fix a race condition in the loading of container names.