Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New login dashboard is broken #12

Open
arielm-cloudbuzz opened this issue Nov 16, 2023 · 17 comments
Open

New login dashboard is broken #12

arielm-cloudbuzz opened this issue Nov 16, 2023 · 17 comments
Assignees
Labels
bug Something isn't working

Comments

@arielm-cloudbuzz
Copy link

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

@pyro2927
Copy link
Owner

@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
Copy link
Author

@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
Copy link

renshj commented Jan 12, 2024

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

@CraigFosterEH
Copy link

CraigFosterEH commented Jan 12, 2024

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
Copy link

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

@jem-richards-rbit
Copy link

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

@Chemsmith
Copy link

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
Copy link
Contributor

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
Copy link
Owner

pyro2927 commented Jan 14, 2024

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

@pyro2927 pyro2927 self-assigned this Jan 14, 2024
@pyro2927 pyro2927 added the bug Something isn't working label Jan 14, 2024
@manu-remsense
Copy link

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
Copy link

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

@CraigFosterEH
Copy link

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

@renshj
Copy link

renshj commented Jan 15, 2024

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
Copy link

davidebonavita commented Jan 15, 2024

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
Copy link
Contributor

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

@lohrm-stabl
Copy link

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

@pyro2927
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests