Skip to content
Snippets Groups Projects
Commit 05a6d110 authored by Shane Tomlinson's avatar Shane Tomlinson
Browse files

Fix IE failing when authenticating with IdP from main site's /signin

* window.name is used to keep track of where to redirect the user once authentication with the IdP is complete. IE was losing window.name when redirected to the IdP because it was set from within the dialog.
* Set the window.name to auth_with_primary when window.open is called.
* Update WinChan to use the version that allows the setting of window.name
parent 59e6e3bb
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment