Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In the Backup My Org application Directory, there will be a “Config” “config” folder. After opening Open the nodeconfig.JSON file. From there, yo can find the following entries can be found for enabling ArcGIS Login and creating Managed Roles.

Code Block
"useArcGISAuth": {
    "enabled": false,
    "assignRoles": false,
    "superUsers" : []
  }

...