Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 17 Next »

You, as the user, will need to provide these IDs and configure Redirects when your are adding Connectors in the "Manage Identities" tab in the Clean My Org or Backup My Org application. This applies to ArcGIS Online or ArcGIS Enterprise non-IWA (Oauth2) Authentication.

The steps are different depending on if you are using ArcGIS Online or ArcGIS Enterprise. For step-by-step instructions, click whichever of the expandable boxes below corresponds to your organization type:

 ArcGIS Enterprise App ID Step-by-step Instructions


Step-by-step guide for ARCGIS Enterprise

  1. From the "My Content" tab, select "New Item → An Application → Other Application."

    1. (Select the "application" option in the new popup box)

  1. (Select the "Application" option in the next step)

    1. Call it "Clean My Org," or "Backup My Org" (based on which solution you're using).

  1. Go to the "Settings" Tab of the new Clean My Org/Backup My Org Application.

  1. In the "Application" Section click the "Registered Info" button. The App ID will be is listed here. Copy the App ID and paste it into the App ID field in the Identity you're setting up in the Clean My Org/Backup My Org application that is running.

  1. NEXT, click the "Update" button.

  1. Configure the Redirect URIs:

    1. Finally, ensure you click the "Update" button to save these changes.

THIS IS AN EXAMPLE DOMAIN!

Please add the real domain you will be running Clean My Org/Backup My Org from this Redirect URI.

NOTE: for Backup My Org, this is (usually) both http and https://localhost:8500, or http://yourwebserver:8500

NOTE: for Clean My Org, this is (usually) both http and https://localhost:8000, or http://yourwebserver:8000

If you’re using https instead of http or a different port, the Redirect URI will need to be exact.

You should now have the OAuth App ID and Redirects necessary to run Clean My Org/Backup My Org.

 ArcGIS Online App ID Step-by-step Instructions

Step-by-step guide for ARCGIS ONLINE

  1. From the "My Content" tab, select "New Item"

  1. Select the "Application" option.

  1. Select the "Other Application" option in the next step

  1. Call it "Clean My Org," or "Backup My Org" (based on which solution you're using).

The Client ID will be listed in the Credentials section in the Item Overview

  1. Go to the Settings Tab for the Application Item

  1. Scroll down to the "Redirect URLs" Section. This is where you will configure the Redirect URLs

    1. Click the “Add” button, and add all relevant redirects to this section (if there are multiple ways for your Organization to access CleanMyOrg/BackupMyOrg, you will need to add each different domain). 

NOTE: for Backup My Org, this is (usually) both http and https://localhost:8500, or http://yourwebserver:8500

NOTE: for Clean My Org, this is (usually) both http and https://localhost:8000, or http://yourwebserver:8000

If you’re using https instead of http or a different port, the Redirect URI will need to be exact.

  1. Finally, ensure you click the "save" button to save these changes.

You should now have the OAuth App ID and Redirects necessary to run Clean My Org/Backup My Org.

For a guide on how to create an ArcGIS App ID for AdminTools, please click the following link:

How To Register Admin Tools for an OAuth App ID (Non-IWA Installs)

  • No labels