Versions Compared

Key

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


Home / Authorization RBAC/ABAC / Business Roles and Locations / Current: Creating Locations
Style
importhttps://docs.empowerid.com/docs.css
Div
classbreadcrumbs

In order to manage resources, those resources must belong somewhere. In EmpowerID, this "somewhere" is an object known as an "EmpowerID Location" or "Location." These locations are user-defined logical representations of the organizational and geographical structure of an enterprise that you can be mapped map to actual resource locations in an the enterprise's external directories or simply used use them as containers for delegation purposes.

...

To create a location

  1. In the Navigation Sidebar navigation sidebar of the EmpowerID Web interface, expand Identities and click Business Roles and Locations.
  2. From On the Business Roles and Locations management page page, click the Actions tab and then click Create Location
    Image Removed
    Image Added

    This opens the Location Details form.
    Image Removed
    Image Added

  3. In On the General tab of the Location Details form, do the following:
    1. Enter a name and description for the location in the Name, Display Name and Description fields.
    2. Select Is Assignable to allow resources to be assigned (belong) to the location. If you want to place people in the location, select this checkbox.
    3. Optionally select Block Inheritance to prevent access granted to people in this location from being assigned to people in any child locations.
    4. Select Do Not Allow Delete to prevent the location from being deleted.
    5. Below Parent Location, click the Select a Location EmpowerID System link.
    6. In the Location Selector that appears, search for and select the appropriate select a location under which to create the new location and click Save to close the Location Selector.
      Image Removed
      Image Added

    7. Select the location type from the Location Type drop-down list. 
      Image Removed
      Image Added

      Tip

      If you are creating a location for an external organization such as a partner, select Organization Organization - Security Container as the type. This lets you apply Visibility Restriction policies against the location that limit the ability of people in the organization to see resources that do not belong to the location .

      Select Do Not Allow Delete to prevent the location from being deleted.
    Optionally,
    1. .


    2. Under Address, delete the Default Location, then click inside the Address box and press Enter to select an address.
    3. Optionally click inside the Company box and press Enter to select a company for the location.
  4. Optionally click the Extension tab and add extension attributes as needed.
  5. Click Save.

    Info

    If you are creating a location that has a specific start or end date, you can set ValidFrom and ValidUntil values in the database using a SQL statement like the following.

    Code Block
    languagesql
    update OrgZone set ValidUntil = '2018-11-19 10:00:00' where OrgZoneID = 142109




To verify that the location was created


  1. From the Business Roles and Locations management page, click the Locations tab and search for the location. A record for the location should be returned.
    Image Removed
    Image Added

  2. In the Navigation Sidebarnavigation sidebar, expand Compliance and Reports System Logs and click Audit Log.
  3. In the Audit Log, click the Recently Created Objects tab and search for the location.

    A record for the location appears in the grid.
    Image Removed
    Image Added