Skip to content
Marika Vertzonis edited this page May 5, 2017 · 6 revisions

How to add AuGeo as a registered application to Portal for ArcGIS

AuGeo does not have a pre-registered App ID in Portal for ArcGIS. Use the following steps to add AuGeo's App ID to your own Portal.

A. Add and share the AuGeo app

  1. Open the ArcGIS Portal Directory sharing application and login as a member with administrative privileges. The URL format is:

    https://webadaptorhost.domain.com/arcgis/sharing/rest

  2. Navigate to the administrative user’s content

    http://webadaptorhost.domain.com/arcgis/sharing/rest/content/users/

  3. Under Supported Operations, choose Add Item.

  4. In the Add Item form, enter:

    • Title: augeo
    • Type: Application
    • Type Keywords: Application
    • Tags: augeo
  5. Click Add Item.

  6. On the User Item page, under Supported Operations, click Share Item.

  7. On the Share Item page, set Share with Everyone to True.

  8. Click Share Item.

B. Register the AuGeo app

  1. On the User Item page, select and copy the ID value.

  2. Under Related Operations, click Register App.

  3. On the Register App page, enter:

    • Item ID: This is the ID copied in Section B, step 1.
    • App Type: Select multiple from the dropdown
    • Redirect URIs: Enter ["urn:ietf:wg:oauth:2.0:oob"] - This value allows the successful authentication response to be sent to the portal URL.
  4. Click Register App. The Registered App page displays the App ID.

  5. On the Registered App page, copy the App ID value.

C. Change the AuGeo App ID

  1. Open the ArcGIS Portal Directory admin application and login as a member with administrative privileges. The URL format is:

    https://webadaptorhost.domain.com/arcgis/portaladmin

  2. Navigate to Home > Security> OAuth > Change App ID.

  3. On the Change App ID page, enter:

  • Current App ID: This is the App ID copied in step 5, Section B.
  • New App ID: Enter bdYfjMVTp89edmT9
  1. Click Change App ID.
Clone this wiki locally