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

Support Adding a Prefix to Container Names for supporting multiple SSO Portals #7

Closed smacintyre closed 10 months ago

smacintyre commented 1 year ago

The workflow for AWS_SSO_Containers breaks down when you have to work with multiple SSO Portals. It would be nice to be able to add a prefix to all the Firefox containers based on which SSO Portal they were opened from. This could be done by reusing the subdomain of the sso portal.

pyro2927 commented 10 months ago

@smacintyre this and #6 are now resolved as of v1.4, update should be available via Mozilla shortly.

smacintyre commented 10 months ago

Thank you very much! ♥️

pyro2927 commented 10 months ago

You'll want to use subdomain in the template name preferences. Thanks for the feedback! image