Application Component Scores Tab
Use the Component Scores tab to define the values for each account or component.
Service Account, Inactive Account, and Privileged Account component scores look for links that have a configured attribute. For example, the component service
with a configured value true
.
The Dormant Account score looks for a configured attribute that is expected to have a date value, for example lastLogin
. This algorithm has an argument, daysTillDormant
, that defaults to thirty (30). If the last login date is more than thirty (30) days prior to the current date, the account is considered dormant and is factored into the risk score.
The Risky Account score looks for links whose owning identity has a composite risk score greater than a configured threshold. The default threshold is five hundred (500).
The Violator Account score looks for links whose owning identity has a number of policy violations greater than a configured threshold. The default threshold is ten (10).
If you check Disabled for any componet, the component is not used to determine the application risk score.