I am trying to open my experience builder with a Token.
I have data residing in Portal that is referenced in AGOL and saved with a password.
I create the web map and the experience builder.
I then try and use this URL format to open the Experience with the token which should provide the Authentication. But it still asks for AGOL Auth.
Example: not a working URL
https://experience.arcgis.com/experience/32bed8f9546f4xxxxxxxxcff397c?token=mzFcMRqhxxxxxx2MJj3k2Hw6oo620OlZ-TfjNurqhkKs28xxxxx5ZQDRXKPPh51_oskav1cnwfFCreisK_LNSvUCyS5iw7Zp5GceBpoV6JKo80YR2OTqzLHMKLyLU7QONYzUGbrB9NAxxxxxMmSOw3u7Jf30cbpq2C-wG_4vpQvhy4MrK0mupHy8yZ1jFmvAb&draft=true#zoom_to_selection=true
I then read this... That the Request required an Application and Secret to Auth
Can anyone speak on this and provide an example of the URL including the Org and App ID...
I am assuming that I can use the token and NOT have this Feature Layers, Web Map and Experience builder App shared publicly as the TOKEN should provide all the Auth I need...
Is this correct?
To open Experience Builder with a token, you'll need to use the token as a URL parameter in the Experience Builder application URL. You can then specify the URL to your ArcGIS Online or ArcGIS Enterprise organization and the app ID for the Client ID, and then sign in. Here's a more detailed breakdown:
1. Obtain an ArcGIS Token:
.Opens in new tabYou'll need to generate an ArcGIS token, which is a security token that grants access to secure resources in ArcGIS. You can generate a token using the ArcGIS Online API. 3. Specify Organization and App ID:
.Opens in new tabWhen opening Experience Builder, you'll also need to specify the URL to your ArcGIS Online or ArcGIS Enterprise organization and the App ID for the Client ID. 4. Sign In:
.Opens in new tabAfter providing the URL, organization details, and app ID, you can sign in to Experience Builder using the token that you've passed as a parameter.