Perform additional action when revoking a Role from an SOD violation

At one of our customers we have the following requirement:

  • For removal of a few roles an additional manual action is to be performed and an email is to be sent to a specific email-address

We are planning to introduce an extended attributes for roles to indicate if an additional manual action is to be performed. Based on this attribute an email will be send to the team to perform this manual action.

For following revocation scenarios we have a solution.

  • For Access Requests (Remove Access) we can adjust the ā€˜LCM Provisioning’-workflow
  • Revocations from a certification can be captured with a ā€˜CertificationPhaseChange’-rule

It seems not possible to find a way to call a rule (to send the email) for revocations from a policy violation (SOD). These revocations are directly sent to the application connector without calling any rule or Workflow. The ā€˜Before Provisioning’-rule of the application only shows the compiled ProvisioningPlan which does not contain a reference to the revoced role (to check the extended attribute) :frowning:

Does anyone have an idea how to call a rule for revocations from Policy Violations and have access to the revoced role in this rule?

– Remold

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.