Skip to main content
All CollectionsMaps & Layers
ArcGIS Enterprise Portal Connection
ArcGIS Enterprise Portal Connection

Connecting to your Esri Enterprise portal through Fulcrum requires a few easy setup steps

Kara avatar
Written by Kara
Updated this week

To use this feature on Fulcrum's mobile apps, ensure you are using Fulcrum iOS version 2409.0.0 or Android version 2409.0.3 or greater.

This feature is available for the Elite and Enterprise plans.

Permissions

Only users in a role with Change Organization Profile permission can set up an ArcGIS Enterprise portal connection in Fulcrum.

An Application Content item must also be set up within your ArcGIS Enterprise portal for the Fulcrum connection.

Set Up

Step 1 - Create a Fulcrum Application in your Esri Enterprise Portal

Access your ArcGIS Enterprise portal, and Create a New item.

Select Application

Select Web mapping, and input Fulcrum's web address for the URL:

https://web.fulcrumapp.com/

Select Next, and give your application connection a name (eg ‘Fulcrum to Esri Enterprise Portal Connection’). Add any additional metadata as needed.

Select Save and your application has been created.

Step Two - Register Fulcrum Application to your Web Mapping Application item

In your Web Mapping Application Content item, select Settings.

Under the Web Mapping Application section, find Credentials and select Register application.

Set the App Type to Browser and add the Redirect URLs for Fulcrum’s web and mobile apps:

https://web.fulcrumapp.com/oauth/arcgis/callback
fulcrumapp://auth

Click Register and note the Client ID shown- you’ll need this information for your Fulcrum setup.

Step Three - Add your Esri Enterprise portal connection to your Fulcrum organization

Access your Fulcrum Organization settings here: https://web.fulcrumapp.com/settings/organization

Under ArcGIS Enterprise Connection section, select ‘Add Connection’.

Enter the URL of your Enterprise Portal and the AppID (Client ID from step two) from your ArcGIS Application content item. Click ‘Add’.

Congratulations, ArcGIS Enterprise portal is now set up for your organization! Be sure to check the setup by logging in and viewing your ArcGIS layers in a Fulcrum app.

Logging In

Now that your ArcGIS Enterprise portal is set up for your organization, all Fulcrum users in this organization who are members of the Esri Enterprise portal will be able to log into this portal from Fulcrum and access their private Feature Service Layers.

To log in, open the Basemaps and Layers selection view in any app’s Data Viewer by clicking the layers button on the map.

Click Connect to ArcGIS and authenticate using your Esri Enterprise Portal username and password.

Once authenticated, any Feature Service Layers available to that user will be listed alongside other organization layers.

Troubleshooting

I can log in through Fulcrum website but not the iOS/Android apps.

Check your redirects in Esri. These are easy to get wrong! Go to your Content in Esri, find the Web Mapping Application that you created for Fulcrum's connection. In the Settings tab (top right), scroll down to Redirect URLs. Double check that you have the following two items as separate entries in this section (copy and paste to ensure accuracy).

https://web.fulcrumapp.com/oauth/arcgis/callback
fulcrumapp://auth
Did this answer your question?