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

Audit with Account Validity Recertification Policy

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

In EmpowerID, an audit is a logically named user-defined object for identifying or grouping recertification tasks and running the recertification policies that generate them. After creating an audit, you can add one or more recertification policies to it. When the audit runs, it creates a recertification task for each item in the policy. Account validity recertification policy is to certify whether an account should exist or not. Possible decisions are: certify, disable and delete. We will create an audit and add a account validity type recertification policy.

Pre-requisite for recertification policies, audit compilation and fulfilment of business requests.

To create an audit

  1. On the navbar, expand Compliance and select Recertification.

  2. Select the Audits tab on the Recertification page and click + icon to Create Audit.


  3. Enter the name, display name, and description.

  4. Select location from the location tree. The location of the audit has no impact on business logic. Location is required so that we can delegate who can see, edit or delete it.

  5. Select the audit owner. This is the person responsible for running this audit. The owner of the audit will be initiator of the corresponding business requests. The audit owner will get notifications when the business requests are approved or rejected.

  6. Select the started date and due date. An audit it is like a project with an start data and an end date.

  7. Is Template: The audit may be a one time audit or a template. For example, if it is every 90 days contractor access audit, we may not want to create a new audit every 90 days, rather we should create this kind of audit as template. A template audit can be specified with schedule like daily, monthly, weekly and custom interval. A new audit is created automatically at specified interval by cloning the templated audit.

  8. Click on the Save button.


  9. Click on the '+' icon to add the recertification policy on the audit details page.


  10. Select the recertification policy from the recertification dropdown.

  11. Select the fall-back assignee and click on Save. This will create a new entry in audit table in the the SQL database.

  12. Click on the 'Enable' checkbox for the audit and click on the Save button. When you enable an audit, the recertification engine considers that the audit as completely configured and ready. Thus the recertification engine looks at the audit and compiles it to generate recertification approval tasks.

  13. Navigate to the audit tab and search for the above audit.

  14. The audit is displayed in the list.

  15. Compilation status shows as compilation completed. Business Request = No of the Group in the recertification policy.

    Validate that these Business Requests are visible in MyTasks

  16. Login to MyTasks (Tasks and Requests -->My Task App)

  17. In the top left, filter by 'To Do'

  18. Search by the Audit Name


    Validate that any of the potential approvers of the business requests can action it

  19. Login to MyTasks -> In the top left, filter by 'To Do' -> Search by the Audit Name.

  20. Click on the Business Request details -> In the decision dropdown following options are available.
    a. 'Certify' any of the Business request items
    d. Disable any of the Business request items
    C. Delete any of the Business request items


    Validate that fulfilment runs successfully for the business requests

  21. Click on the link below the name of the business request in the above image.

  22. It will open a pop-up window.

  23. Verify that the Fulfilment status is “Fulfilment Succeeded.”


    Note: You can also check the fulfillment status of a business request under Request Item Tracking.


    Validate that based on the decisions made on the business requests, the account validity should reflect respectively

  24. In EmpowerID, Navigate to Identity Administration -> People-> Search for the Person configured on the recertification policy.

  25. If decision has been made to 'certify an account'-> then the status of the account should still remain the same as enabled.

  26. If decision has been made to 'disable an active account' -> then the status of the account should be shown as deleted.

  27. If decision has been made to 'delete an account' -> then the account should not exist here.



Check Fulfillment Status of a Business Request



  • No labels