ExB Dev Edition - Enterprise Login

1361
16
Jump to solution
11-15-2023 12:55 PM
BrianLeroux
Occasional Contributor III

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?

2 Solutions

Accepted Solutions
FrankMancini
New Contributor III

ESRI Support confirmed BUG-000163104: Unable to configure ArcGIS Experience Builder Developer Edition v1.13 and ArcGIS Enterprise with Single Sign-On authentication environment. 

View solution in original post

WeiYing1
Esri Contributor

Hi,

Sorry for inconvenience. We do appreciate your feedback. This issue will be fixed in the coming 1.14 release (Mar.20). 

Thanks,
Wei
 

View solution in original post

16 Replies
WeiYing1
Esri Contributor

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

0 Kudos
BrianLeroux
Occasional Contributor III

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

A server with the specified hostname could not be found."
 
Looks like i am getting 401 errors in the console. I am using Windows Auth so bad credentials should not be an issue.
0 Kudos
BrianLeroux
Occasional Contributor III

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.

0 Kudos
FrankMancini
New Contributor III

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?

0 Kudos
KrichbaumHenry
New Contributor II

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?

0 Kudos
FrankMancini
New Contributor III

ESRI Support confirmed BUG-000163104: Unable to configure ArcGIS Experience Builder Developer Edition v1.13 and ArcGIS Enterprise with Single Sign-On authentication environment. 

KrichbaumHenry
New Contributor II

Thanks for the update!

0 Kudos
BrianLeroux
Occasional Contributor III

Appreciate the update Frank. I have been out sick so hadn't had time to dig into it. 

0 Kudos
WeiYing1
Esri Contributor

Thanks for submitting the bug. We will investigate. 

0 Kudos