You are viewing an earlier version of the admin guide. For the latest version, please visit EmpowerID Admin Guide v7.211.0.0.
Configure Role Mining
Configuring Bottom Up Role Mining in EmpowerID involves setting the values of the workflow parameters for the InvokeRoleMiningScript workflow. This workflow is executed each time you initiate a role mining campaign.
To run a serverless role mining campaign in EmpowerID, your organization must be running EmpowerID in Azure. All Python runs in Azure.
Set the workflow parameter values
On the navbar, expand Object Administration and click Workflows.
Search for Analyze Role Mining and then click the link for Analyze Role Mining Data.
Â
On the View One page for the workflow that appears, expand the Request Workflow Parameters accordion.
Â
Click the edit icon for each parameter and edit the values as required for your organization.
Parameter | Purpose |
---|---|
AttributeWeight | Specifies the weight or ranking given to an attribute during a role mining campaign |
EntitlementWeight | Specifies the weight or ranking given to an entitlement during a role mining campaign |
MaxAttributesPerRole | Specifies the maximum number of attributes used to define a given role |
MaxEntitlementsPerRole | Specifies the maximum entitlements for a given role |
MaxRoles | Specifies the maximum number of roles that can be set by a role mining campaign |
MaxUsersPerRole | Set the maximum number of users per role |
MinAttributesPerRole | Set the minimum number of attributes used to define a role |
MaxEntitlementsPerRole | Set the maximum number of entitlements granted per role |
MinUsersPerRole | Set the minimum number of users for a role to be created |
Â