Versions Compared

Key

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

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

...

Info

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

...