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

Configure Serverless SaaS Bottom Up Role Mining

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 Next »

Configuring Bottom Up Role Mining in EmpowerID involves setting the values of the PythonCompilerPath and PythonScript workflow parameters for the InvokeRoleMiningScript workflow. This workflow is executed each time you initiate a role mining campaign. The above parameters specify the path to the python executable, as well as the role mining python script you received from EmpowerID.

To run a serverless role mining campaign in EmpowerID, your organization must be running EmpowerID in Azure. 


Set the workflow parameter values

  1. From the Navigation Sidebar of the EmpowerID Web interface, expand Object Administration and click Workflows.
  2. From the Workflow page, search for Role Mining and then click the link for Analyze Role Mining Data.




  3. From the View One page for the workflow that appears, expand the Request Workflow Parameters accordion, search for pythoncompilerpath and then click the Edit button for the PythonCompilerPath parameter.




  4. In the Value field of the dialog that opens, type the path to the Python executable in your environment and then click Save.




  5. Back in the Request Workflow Parameters accordion, search for pythonscript and then click the Edit button for the PythonScript parameter.




  6. In the Value field of the dialog that opens, type the path to the runRoleMining Python script in your environment and then click Save.




  • No labels