oauth login issue

649
1
10-20-2016 06:18 AM
NehaRani
New Contributor

oAuth sample at the below URL uses 3.18 compact version of the JS API.

OAuth Basic | ArcGIS API for JavaScript 3.18 

It works fine in every browser including edge. But if we use version 3.17 or 3.18 then we are not bale to login.

Problem is with the below statement:

esriId.checkSignInStatus(info.portalUrl + "/sharing").then(

The above statement does not return true in edge browser if we use 3.17 or 3.18 version.

Does 3.17 and 3.18 does not support login on edge browser?

0 Kudos
1 Reply
MarcoDiazgranados
New Contributor

No response for this? I have problems authenticating with Edge too.

0 Kudos