I have been running ExB dev edition 1.10 for a while and it works fine logging into my Enterprise portal. I am trying to move to ExB 1.13 now but after i set it up it will not let me log in using my enterprise portal URL. When I try it shows the loading icon and goes right back to the screen looking for a URL. I checked the Chrome debugger and I see the generate token go successfully. in the console I do see a message that states 'The user has not signed in'.
This very strange as I am doing nothing different in 1.10 vs 1.13. Any ideas?
Solved! Go to Solution.
ESRI Support confirmed BUG-000163104: Unable to configure ArcGIS Experience Builder Developer Edition v1.13 and ArcGIS Enterprise with Single Sign-On authentication environment.
Hi,
Sorry for inconvenience. We do appreciate your feedback. This issue will be fixed in the coming 1.14 release (Mar.20).
Thanks,
Wei
Hi @BrianLeroux ,
Did you setup the portal URL and client correctly?
If so, do you see login popup after you click Sign in at https://localhost:3001/page/set-portalurl?
Suggestion: Could you try to run the ExB from a incognito window? If that works, please clear cache in your normal browser.
Thanks,
Wei
Hi Wei - I tried clearing cache and got the same result. i also tried in an incognito window and it does not work properly. When I set the URL to my portal as https://gis.mydomain.com/portal I get an error message. I am using the same URL and Client ID as i did with 1.10.
"Unable to access https://gisdev.amica.com/portal
Digging into this a bit more I see a CORS error coming up when trying to log in on version 1.13 when making the following request is being made. https://gisdev.mycompany.com/portal/sharing/rest/community/self?f=json&token=XXXXXXXXXXXXXXXXXXXXX. When I log in using version 1.10 on the same machine that requests goes fine without any CORS errors. Not sure why i get that for one version and no the other.
Same issue - cannot connect ExB-DE v1.13 to Portal 10.9.1 with IWA from Chrome or Edge. Dev Console logs: 'The user has not signed in'. generateToken is successful.
Can still successfully connect to Portal from previous ExB-DE versions: 1.10, 1.11, 1.12.
What has changed @ v1.13?
Getting a similar issue here, no problems with developer edition v1.12 but with v1.13 can't get passed the set portal url page. We have Portal version 11.1 and are using windows authentication for logging into Portal.
Seems several others are having a similar problem is this a known bug with EXB-DE v1.13?
ESRI Support confirmed BUG-000163104: Unable to configure ArcGIS Experience Builder Developer Edition v1.13 and ArcGIS Enterprise with Single Sign-On authentication environment.
Thanks for the update!
Appreciate the update Frank. I have been out sick so hadn't had time to dig into it.
Thanks for submitting the bug. We will investigate.