Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

Filter Technical rules created tasks

Deepanshu271
New Contributor II
New Contributor II

Hi,

Is there any analytics or way to filter out tasks that are created using technical or user update rules?

 

Regards,

Deepanshu Bisht

1 REPLY 1

rushikeshvartak
All-Star
All-Star

select taskkey,source from arstasks where source in ('ANALYTICS','ANALYTICS_V2','PROVRULE')

Arstasks Source Types

Source Value Description

REQUEST 

Tasks created as a result of approved requests.

REMOVE ACCOUNT

Tasks created based on remove account requests submitted from Access Request interface.

CERTIFICATION 

Tasks created after taking certain actions during certification processes.

ZERODAY 

Tasks created as a result of configured birthright provisioning rules.

PROVRULE 

Tasks created based on configured technical, user update, or entitlement request rules.

SOD  

Tasks created for removing conflicting access as a result of remediation of SOD violations.

ONECLICKDISABLE 

Tasks created as a result of terminating users using the One-click disable option.

ANALYTICS 

Tasks created based on actions taken from the merged interface of Analytics.

ANALYTICS_V1 

Tasks created based on actions taken from V1 Analytics.

ANALYTICS_V2 

Tasks created based on actions taken from V2 or Elasticsearch-based Analytics.

ROLES 

Tasks created during assigning or deprovisioning roles from users.

FFID_GRANT 

Tasks created for the addition of Emergency Access IDs.

FFID_REVOKE 

Tasks created for the removal of Emergency Access IDs.

PRECEDENCE 

 

DEESCALATION 

 

UPDATE_ROLE 

Tasks created during role updation. When entitlements are added or removed, tasks are created for existing users to adjust the access accordingly.

changeOwnPasswordFromUI 

Tasks created to synchronize user passwords with user accounts when the users change their passwords from Profile menu > Change Password option.

forgotPassword 

Tasks created to synchronize a user's password with the user's accounts when the user changes their own password from the Forgot Password option.

adminFunctionResetPassword 

Tasks created to synchronize a user's password with the user's accounts when the user password is reset by the administrator.

changePasswordResetPassword

Tasks created when account passwords are changed or reset from the Change Password tile.


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.