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 signin.aws.amazon.com/saml #11

Closed OscarPalafox closed 3 months ago

OscarPalafox commented 9 months ago

Hi!

Currently, I make use of the page https://signin.aws.amazon.com/saml to select the account and role I am going to access. I'm afraid that the extension is not working for this. Whenever I click sign in, it just enters without a container. This is how the interface looks: aws

Would be lovely if you could also make this work, let me know if I can provide anything further. Happy to do a PR

pyro2927 commented 5 months ago

@OscarPalafox do you happen to have any documentation on this login flow? Would be happy to look into it, though I've never used it before so I can make no promises.

OscarPalafox commented 5 months ago

Thanks for getting back to me. I land on that page after accessing Okta, I believe there's more info in this page. Let me know if I can provide more details regarding requests to AWS, or whatever you need 😄.

leodag commented 3 months ago

Hi Oscar, I just implemented this on #18, if you can, please try it out!

OscarPalafox commented 3 months ago

Hey! I can confirm it works like a charm, thanks so much for looking into it 🙏. You're a legend!!