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/Edge do not work with MSAL #373

Closed
vladkosarev opened this issue Aug 2, 2018 · 4 comments
Closed

IE11/Edge do not work with MSAL #373

vladkosarev opened this issue Aug 2, 2018 · 4 comments
Assignees

Comments

@vladkosarev
Copy link

I am aware of -
https://github.com/AzureAD/azure-activedirectory-library-for-js/wiki/Known-issues-on-Edge#issues

Does that mean that MSAL (just like ADAL) does not support IE/Edge?

According to this doc -
https://github.com/AzureAD/microsoft-authentication-library-for-js/wiki/Using-msal.js-with-Internet-Explorer

we just need to make sure to enable polyfills and everything will work.
I was not able to get IE to work until I added login.microsoftonline.com to trusted sites. Obviously that won't work in a b2c scenario.

What browsers are supported by MSAL? We've sunk a lot of time into b2c and this would obviously be a showstopper.

Thanks.

@nehaagrawal
Copy link
Contributor

@vladkosarev We are working on a fix to support to IE and Edge and it would be release in one of our future releases. Unfortunately it doesn't work currently.

@nehaagrawal nehaagrawal self-assigned this Aug 2, 2018
@vladkosarev
Copy link
Author

@nehaagrawal any approximate ETA on the fix?

Thanks.

@nehaagrawal
Copy link
Contributor

duplicate of #347

@nehaagrawal
Copy link
Contributor

@vladkosarev This is fixed and released in msal 0.2.2. Please check the release notes for more details.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants