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

fix: SSO shortcuts and GovCloud #25

Closed polothy closed 1 month ago

polothy commented 2 months ago

This combines the great work done in https://github.com/pyro2927/AWS_SSO_Containers/pull/24 and also fixes using this extension for AWS SSO in GovCloud. The problem with GovCloud was the destination going to the wrong console URL.

I combined the two PRs because they would conflict with each other. Feel free to close this PR and go with https://github.com/pyro2927/AWS_SSO_Containers/pull/24 if you want.

I'm currently running these changes in a self hosted forked of this extension and seems to be working so far.

blakemotl-RL commented 2 months ago

I accepted your committed changes on my PR. Thanks!

pyro2927 commented 1 month ago

Closing as changes in this PR were included in #24

polothy commented 4 weeks ago

Thanks!