WTFender / aws-sso-extender

Browser Extension for AWS SSO / Identity Center
https://wtfender.com/posts/aws-sso-extender
MIT License
54 stars 9 forks source link

Opening console from AWS Apps Portal not working #123

Open georgepstaylor opened 3 months ago

georgepstaylor commented 3 months ago

Extension Version

1.8.8

Description

With this extension enabled in Firefox, the sso portal sits loading for a while after clicking into an account. "Signing into account xxxxxx"

Eventually 404's

Code: NoSuchKey
Message: The specified key does not exist.
Key: start/undefined

Trying a second time does make this work, however it does not open the console in a Firefox container - just in the main session

Disabling the extension removes the unexpected behaviour.

Browsers

Firefox

OS

Mac

WTFender commented 3 months ago

I'll check this out soon, likely related to the new AWS access portal.

WTFender commented 3 months ago

I'm not able to reproduce this yet, but I know the page you're talking about.

georgepstaylor commented 3 months ago

Something of note - when upgrading the version I was hit with this error in the console.

image

Again disabling the plugin allowed the roles to load correctly.

I remove the plugin and re-installed it and the console appears to be functioning correctly now, so thanks!

Is it expected behaviour that clicking into a profile from the sso portal opens the console not in a container. Using the extension popup correctly opens the console in a session as per the settings.

image
WTFender commented 2 months ago

@georgepstaylor I think I may have messed up portions of the user config during versions that caused this.

Is it expected behaviour that clicking into a profile from the sso portal opens the console not in a container.

Hmm, I didn't realize it wasn't working from the directory page. I'll check that out.