Take advantage of data you own by importing token-protected Esri layers to your Giraffe project.
Find the service URL. This URL will contain in /MapServer/ or /FeatureServer/
Ensure the URL has the token embeded as a query parameter - the URL should contain ?token=<TOKEN>
Import the layer into Giraffe “Main Menu -> Layers -> Esri MapServer or FeatureServer”
Open the Import Layer applet.
Navigate to the Layer Palette, then click “New data layer”
When the Layer Library opens, click “Create new Layer” on the right hand side
The dropdown displays all of the layer type options. Select one to open the layer create applet.
<aside>
Ensure the URL has the token embeded as a query parameter - the URL should contain ?token=<TOKEN>
</aside>
Private layers have a token embedded in the URL which expires - at which point those layers won’t work until it is refreshed.
Open up the Manage menu for that layer