You are viewing an earlier version of the admin guide. For the latest version, please visit EmpowerID Admin Guide v7.211.0.0.

Skip to end of banner
Go to start of banner

Changing IT Shop Application and Business Roles Parent Nodes

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 3 Current »

When users search for Application Roles or Business Roles in the IT Shop, they will only see roles located in or below the OrgZones (locations) specified in the appsettings.json file for the IT Shop. The relevant settings include the following:

  • RootApplicationProcessId – Specifies the parent OrgZone node for Application Role locations

  • RootBusinessDomainId – Specifies the parent OrgZone node for Business Role locations

 If needed, you can change these nodes to point to other OrgZones by following the steps outlined below.

To change the nodes, you need the GUID for each replacement OrgZone. You can find these values in the OrgZoneGUID column of the OrgZone table in the EmpowerID Identity Warehouse.

Change the parent OrgZones

  1. On your EmpowerID server, use any text editor and open the appsettings.json file located in the ~/ITShop/ITShop.API folder.

  2. Locate the EidSettingsOptions object and change the values for RootApplicationProcessId and RootBusinessDomainId as desired.

  3. Save your changes and reset IIS.


See Also

Assign Business Roles to Business Domains and Subdomains

  • No labels