Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IE11: post message from redirect window doesn't work #2

Open
slunecniborecek opened this issue Jul 25, 2016 · 2 comments
Open

IE11: post message from redirect window doesn't work #2

slunecniborecek opened this issue Jul 25, 2016 · 2 comments

Comments

@slunecniborecek
Copy link

slunecniborecek commented Jul 25, 2016

Looks like the process of requestTokenPopup->login->redirect->post message doesn't work in IE11.

In fact, the message is posted from popup but not received by opener.

It also looks like an issue of IE: http://stackoverflow.com/questions/21070553/postmessage-still-broken-on-ie11 but it would be fine to implement some workaround.

@naugtur
Copy link
Collaborator

naugtur commented Jul 25, 2016

I will look into it. Maybe there's a quick fix for this.
We're figuring out the roadmap for version 3 of this SDK, where authentication will get an overhaul. It will surely be fixed then.

@slunecniborecek
Copy link
Author

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants