Permission Denied error when Launching Designer and after signing in
?I've gone through the full install process and can successfully get the App iD and run the test. When I have finished the install and try to launch the designer, it prompts me to to login. I am using the same account I did the post install with and registered the app with. The same user owns the application so it shouldn't be a permission issue with AGOL. Yet, it gives me the error
"Permission Denied
Sorry, it seems that you don't have the necessary permissions to use this application. Contact your Geocortex administrator to request permission."
Chrome console says it was unable to get the API token.
I can login successfully as this AGOL account for the SaaS designer.
-
I am facing the same problem. How did You manage to solve it?
0 -
We have the exact same problem. Did you manage to solve it?
0 -
In our case we use VertiGIS Studio on-premise while our Portal has IWA without anonymous auth. In this case, we had to install https://github.com/vertigis/arcgis-web-adaptor-extensions to solve the problem.
0 -
Thanks. We also have a on-prem and portal with IWA setup. I have tried using separate server to host VertiGIS components and I have tried installing them on the portal server. In both cases I cannot find a configuration of the webadaptor extension that works. Hope you can help me once again.
0 -
Trusting a windows group or AD account in the Portal Web Adaptor using the Web Adaptor Extensions didn't work for me either. I had to trust the app using the command if I remember correctly :
vs-wae trust "IIS AppPool\VertiGISStudioReporting"
After refreshing the browser, the app access worked fine.
0 -
Thanks Stefan. We ended up installing Workflow, Printing and Reporting on the Portal server and then trusting the applications using these commands
vs-wae trust "IIS AppPool\VertiGISStudio....."
We could not get the trust working when the applications was installed on a separate server
0 -
Mhm that's strange. In our case, the Portal WebAdaptor and the VS Apps are installed on a server while the Portal service is installed on a different machine
0
Please sign in to leave a comment.
Comments
7 comments