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

Identity Administration Overview

Identity Administration is the ability for designated individuals to perform user, group, shared folder, SharePoint, computer, and other object management tasks in a controlled manner using the Web interface and workflows of EmpowerID. Which objects a person may see and what management tasks they may perform against those objects are controlled by EmpowerID's real-time RBAC / ABAC / PBAC hybrid security model. EmpowerID allows controlled Identity Administration through a single interface and security model without requiring delegation of native permissions in the various systems the objects they are managing reside. The key to developing an effective Identity Administration strategy involves uncovering the different types of "Personas" in your environment, classifying each by the objects they can see and the actions they can perform against them.

Users using the EmpowerID workflows or API may perform secure management of objects that exist in external systems and EmpowerID. Examples of external objects are Azure AD User Accounts, SAP Roles, File Shares, SharePoint sites, etc. Users may also manage objects that only exist in EmpowerID, like people, Management Roles, Business Roles, etc. In both cases, a real-time authorization engine leveraging RBAC, ABAC, and PBAC security controls who may manage which objects and which actions or tasks they may perform against those objects. The system also handles logging, automatic approval routing, and workflow task generation if users try an action they are not authorized to perform.

The bottom tier of the 3-tiered EmpowerID RBAC model is the Access Levels tier, which is EmpowerID's Technical Roles. Access Levels define which actions (operations) and native system permissions (rights) the recipient of the Access Level would be authorized to perform for any resources for which they have that Access Level. Access Levels can be directly assigned to people but are often assigned to RBAC Actors in one of the higher tiers (i.e., Business Roles and Locations, Management Roles, etc.)

Operations are protected bits of code executed to perform these tasks in EmpowerID workflows or via its API. Operations can also be arbitrary, not performing any action, just serving as a placeholder for applications to query and determine access.

Rights represent actual permissions used in an external system that can be granted in EmpowerID via Access Level assignments. The EmpowerID enforcement engine pushes these permissions out into the external system on schedule for any user to which they have been granted. Examples of rights include NTFS permissions for shared folders and mailbox ACLs in Microsoft Exchange.


Related

User Administration

App Role / Group Administration

Computer Administration

Mailbox Administration

Shared Folder Administration

Partner Access

Responsible Parties