Hi
I want to use an app generate by ExperienceBuilder in an iframe where user is auth. I try to add a "token" URL Parameter to get an automatic login to a non public app (with non public webmap). With a webappbuilder app I write <appurl>?token=<token>. This syntax doesn't work with experience builder.
Is there a mean to do that ?
thanks
Guillaume
I am struggling to do the same with the operations dashboard. My local customer service doesn't know how to do, ESRI Inc. doesn't know how to do.
I believe this is not possible and it is a HUGE limitation because in the real world many arcgis online subscriptors would like to speed up their web application development taking advantage of configurable apps (exp builder, dashboard...) but they need to "deploy" them in other environments than arcgis online.
ESRI, please, provide us with the "token" URL Parameter
Another option would be to have the possibility to release public content with a sort of secure URL, not indexed and available only if you type it correctly end entirely in the browser (i.e. google drive). In this way we can embed "securely" our agol applications inside other portals.
ESRI, are you there?
Also interested in a resolution to this, where allowing any form of 'public' access is not on the table.
Unfortunately, we do not have the token parameter yet. We are monitoring the request and evaluating enhancement possibilities based on the feedback. Also, you can post it to the Experience Builder Ideas channel where we evaluate enhancement possibilities based on the feedback.
Thank you for bringing this up.
I posted both the option in Dashboard Ideas.
Evaluating a token is what happens under the hood if you look at network requests in the browser dev tools. It shouldn't be a big deal to allow a pre-generated token to be passed through querystring