How to start an ArcGIS Online WebApp with an oauth2 token

442
0
03-24-2017 02:49 AM
EddyScheper
New Contributor

I have a javascript app on an external server which shows the available webapps in ArcGIS Online. For showing these webapps I need to sign in. That 's ok. When I launch a webapp in a new browser tab with window.open() I get a new sign-in form. Is it possible to re-use my OAuth2 token when starting the webapp to avoid an extra sign-in form?

0 Kudos
0 Replies