prolane / samltoawsstskeys

Google Chrome Extension which converts a SAML 2.0 assertion to AWS STS Keys.
MIT License
139 stars 91 forks source link

Download option of credentials stopped working with new version. #63

Closed johnyittiara closed 1 year ago

johnyittiara commented 1 year ago

Download option of credentials stopped working with new versions - v3.0, v3.1, and v3.2 Is there any solution for this?

prolane commented 1 year ago

Hi @johnyittiara, could you please provide the debug logs?

See here for help: https://github.com/prolane/samltoawsstskeys#faq-frequently-asked-question

jlsangom-seatcode commented 1 year ago

I had the same problem with version 3.0 and 3.1 but with the new version 3.2 it is downloading correctly.

prolane commented 1 year ago

Great, thanks for the feedback @jlsangom-seatcode!

sanjeevik89 commented 1 year ago

@johnyittiara Make sure you have given fileURL access for this extension. You can grant it in mange extension page.

image

johnyittiara commented 1 year ago

Hi @johnyittiara, could you please provide the debug logs?

See here for help: https://github.com/prolane/samltoawsstskeys#faq-frequently-asked-question

I cleared the browsing data, clicked on the Update option on the Extensions page, and enabled debug mode. Now download is happening on Chrome. Downloading on MS Edge is still not working.

prolane commented 1 year ago

@johnyittiara Thanks for letting me know the extension works for you now.

btw, Chrome should automatically update your extensions in the background, at least during a restart. Perhaps something for you to investigate why this is not happening for you.

I only publish this extension to the Chrome web store. Can't really help you on MS Edge.