I have deployed a website created by ExB Dev 1.2 on the web server. I registered the app in ArcGIS Enterprise 10.8.1 and added the clientId in config.json file but still getting the "client_id not specified" error. (I have secured services in the web application.)
Hi Azin,
What type of secured services in the application? What authentication are you using?
Thanks,
David
Hi David,
I am using a web map which contains multiple secured map and feature services being hosted on our ArcGIS Enterprise. Our ArcGIS Eenterprise has been configured with SAML IDP (Azure AD group).
Thanks, what widgets make up your app? How are the services secured (through add item)? Just trying to see if I can reproduce this.
David
I have Map, Image, Embed,Filter and FeatureInfo widgets. The services is shared with specific Portal group (which is linked to enterprise AD group).
Some of the users don't get the error but some (including myself) will get it.
Hi Azin,
Did you find a solution for this issue. I think I am encountering the same problem.