Issue policies
Definition
Soffid has defined automatic events by default. For each of these events, it is possible to define the tasks to be performed and configure them.
You can find this functionality in the following path:
The default events are the following;
Issue Type | Description |
account-created | This issue is created when the Sync Server detects when a new account is created. |
disconnected-system | This issue is created when the Sync Server detects that some target system is offline. |
discovered-host | This issue is created when the Sync Server detects a new host in the network. This is usually the case when launching the process of Network Discovery. |
discovered-system | This issue is created when the Sync Server detects a new system in a host. This is usually the case when launching the process of Network Discovery. |
duplicated-user | The system detects that there are duplicate users, or when the task is generated from the user management. |
enabled-account-on-disabled-user | This issue is created when an enabled account is detected on a disabled user. This may occur after the reconciliation process has been executed. |
failed-job | This issue is created when the system detects job failures. This may occur by running a Custom Script. |
global-failed-login | This issue is created when the number of session start failures exceeds the threshold of 0.8. |
integration-errors | |
locked-account | This issue is created when an account has been blocked for exceeding the maximum number of login attempts. You can configure the property Lock after failures in the Password policies settings. |
login-different-country | This issue is created when Soffid detects a new login from a different country. |
login-from-new-device | This issue is created when Soffid detects a new login from a new device. |
login-not-recognized | This issue is created when Soffid detects a login not recognized (disabled user or user does not exist) in the Soffid Console or in Soffid as an Identity Provider. |
otp-failures | This issue is created when an OTP is blocked for exceeding the number of attempts. Currently blocked with 10 unsuccessful attempts. |
pam-violation | This issue is created when any of the rules of the PAM are violated. You can define the PAM rules and the PAM policies. Be in mind, that you must check the "Open issue" option in the PAM policies you wish to control. |
password-changed | This issue is created when a Password change is detected. These changes come from Active Directory or Soffid OpenLDAP. |
permissions-granted | |
risk-increase | |
robot-login | |
security-exception | This issue is created when unauthorized access to the console via WebService or admin console occurs. |
Screen Overview
Related Objects
Standard attributes
- Issue type: by default, some issues type are defined in Soffid Console.
- Description: a brief description of the issue.
- Action:
- Ignore: the action will be ignored, and no additional actions will be run.
- Record: the action will be recorded and an issue with the status Acknowledged will be created. The actions configured for the Acknowledged status will be run.
- Manage: a new issue will be created in the New status and the action configured for this status will be run.
- Assigned role: the role who will be the owner of the created issues.
- Actions list: list of actions to be taken when this issue occurs. You can choose one or more actions from the list and configure them:
- Issue status: it is used to determine the point when the action will be launched.
- New.
- Acknowledged.
- Solved.
- Solved - Not a duplicate.
- Actions:
- Notify affected user: this allows you to configure an email that will be sent to the affected users.
- Send custom email: this allows you to configure a custom email that will be sent to specific users.
- Run script: allows you to type a script that will be performed
- Look affected accounts: allows you to configure an email that will be sent to the owner user.
- Look affected host.
- Notify issue owner by email.
- Acknowledge.
- Start new process.: allows you to configure the workflow that will be run.
- Description: a brief description of the action you are defining.
- Issue status: it is used to determine the point when the action will be launched.
Note that it will be necessary to restart the Sync Server when changing the action of an issue.
Actions
Issue policies query action
Download CSV file | Allows you to download a CSV file with the issue policies data. |
Issue policy detail
Add new |
Allows you to add a new action to the issue policy. You can choose the action from the action list. Depending on the selected action, you must fill in different information. Once the information will be filled in, you need to close the window and Apply the changes. |
Delete |
Allows you to delete one or more actions from the actions list. &&TODO&& |
Apply changes | Allows you to update the changes made to the issue policy. |
Undo | Allows you to quit without applying any changes. |