tilfinltd / aws-extend-switch-roles

Extend your AWS IAM switching roles by Chrome extension, Firefox add-on, or Edge add-on
https://chromewebstore.google.com/detail/aws-extend-switch-roles/jpmkfafbacpgapdghgdpembnojdlgkdl?utm_source=github
MIT License
1.32k stars 141 forks source link

Fixes tilfinltd/aws-extend-switch-roles#201 #202

Closed emopti-jrufer closed 3 years ago

emopti-jrufer commented 3 years ago

Fixes #201 issue preventing switching role with different region than the current do to the response of the form action being a redirect that is not defined in the Content-Security-Policy. Instead of changing the domain to switch region relying on the query parameter perform switching to the destination region.

tilfin commented 3 years ago

Thanks for sending this pull request. However, this is out of consideration for the Gov and China region, so I will address #201 separately.