04/15/2023 05:14 AM
Hi Team,
After running the RiskSODEvaluationJob we are seeing that the risk is evaluated for both active and inactive users. We want this job should evaluate only active users. Please suggest.
Thanks
04/16/2023 08:02 PM
You can leverage the User Account Evaluation Criteria config in the job config to fetch accounts of active users only.
04/17/2023 10:17 AM
Why we would we limit just to active users?
If there are any Inactive users having active accounts with conflicting access then it should be detected in the SOD scan and violation owner should be able to remediate the violation.
If we limit just to active users , then how the system will detect conflicting access of inactive users with active accounts?
Thanks
04/17/2023 10:25 AM
Hi Nimit/Devang,
Thanks for the reply. I was looking to filter active accounts which I was able to achieve using User Account Evaluation Criteria as mentioned by you.
04/17/2023 11:50 AM