Select to view content in your preferred language

Configuring ArcGIS Experience Builder dev edition for app authentication

176
1
4 weeks ago
JayGregory_faa
New Contributor

I have an experience builder application built in the most recent developer edition.  I would like to deploy the application to a private web server and not have my users login (use the app anonymously), but also not make the ArcGIS Online assets public.  Is this supported for Exp Builder - can I create OAuth 2.0 credentials, and as long as I handle the key generation server side, somehow insert it into the app.  Would I have to configure a proxy on the server side?

0 Kudos
1 Reply
Allen_Zhang
Frequent Contributor

If the app is just a plain site without ArcGIS data, you can unzip it and send it to your web server directory.

Allen_Zhang_0-1747185840550.png

 

But it's another question if your app involves non-public data or other privileges.

0 Kudos