Can't acquire token for API in IE running on localhost.
dstrockis opened this issue · 1 comments
dstrockis commented
adal.js uses iframes to acquire tokens for resources. In IE on localhost, iframes cannot access the browser's cookies, so the token acquisition will fail.
derisen commented
Closing this as we are archiving this sample. Please check out the new sample at ms-identity-javascript-angular-spa-aspnetcore-webapi.