You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
@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.
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.
The text was updated successfully, but these errors were encountered: