💡 Tip: Press Ctrl + I (or Cmd + I on Mac) in the search bar to ask AI a question."
For the complete documentation index, see llms.txt. This page is also available as Markdown.

Setup Order of Operations

Choose Your Scenario

Pick the combination that matches your organization, then work top to bottom.

  1. Create the organization account. Do not assign the Observer user type to owners or administrators.

  2. Configure and validate SSO in a test environment (do not enforce yet).

  3. Add all users and operators.

  4. Add the secured Custom Web Maps and share them with the ArcGIS group(s) your federated users belong to, so the maps load for them in AirHub Portal.

  5. Connect Skydio Cloud (operators now exist).

  6. Connect your work order integration and Drone Detection Sensors. For work orders, choose ServiceNow Work Order (FSM), ServiceNow Catalog, or Survey123 Work Requests.

  7. Enforce SSO by disabling native sign-in.

Why the Order Matters

A few dependencies drive every scenario above:

  • Users first. Most integrations assume users already exist in AirHub Portal, so users and operators are added early.

  • SSO is configured early, enforced last. Configuring before you add users lets them be provisioned once under their SSO identity, avoiding duplicate accounts you'd have to reconcile later. Enforcing (disabling native sign-in) comes last, after validation.

  • Secured web maps are gated by group membership. A permissioned Custom Web Map is shared with one or more ArcGIS groups, and only users in those groups can load it. Two things have to line up: your users must be in the group, and the web map must be shared with that same group. With SSO, users land in the group automatically through your identity provider's group membership; without SSO, use New Member Defaults to keep them in it. This is why secured maps come after users, add them before users are provisioned and there's no one in the group yet, which creates a poor sign-in experience. Public web maps have no group dependency and can be added anytime.

  • Skydio needs operators. Skydio Cloud only syncs post-flight logs and telemetry for operators that already exist in AirHub Portal.

  • Work orders and sensors are independent. Neither depends on users, so they can be set up whenever convenient.

ArcGIS Group Assignments

  • With SSO, drive AirHub Portal group membership from your identity provider's groups, so users land in the correct groups automatically at sign-in.

  • Without SSO, use New Member Defaults to automatically add every new member to a baseline set of groups.

Last updated