Soffid parameters
Definition
Soffid allows you to customize the configuration of some attributes of the Console, Syncserver, connectors and addons.
There are several types of parameters.
- Informative parameters, such as the versions of internal components of Soffid.
- Parameters used as attributes in Soffid screens, such as the values of the look & feel fields.
- There are also parameters that can be modified, such as some configuration data for the synchronization server.
- There are new attributes that can be included to expand the functionality of Soffid, such as mail server data.
Screen overview
&&TODO&&
Related objects
&&TODO&&
Standard attributes
- Name: code used to identify the parameter.
- Value: parameter value.
- Network (optional): network to which this parameter would be assigned.
- Description (optional): description of the parameter
Actions
Soffid parameters query actions
Add new | Allows you to add a new Soffid parameter. To add a new parameter it is necessary to fill in the required fields. |
Delete | Allows you to delete one or more Soffid parameters. |
Import | Allows you to upload a csv file to add, update or delete Soffid parameters. This functionality is responsible for checking the content of the CSV file to be uploaded and allows to manage the columns mapping. |
Download CSV file | Allows you to download a csv file with the basic information of all Soffid parameters. |
Soffid parameters detail actions
Apply changes | Allows you to add a new Soffid parameter or to change an exist Soffid parameter. |
Delete | Allows you to delete a specific Soffid parameter. |
Undo | Allows you to quit without applying any changes. |
List of parameters sort by functionality
Console
Parameter
|
Description
|
---|---|
soffid.auth.system |
Select the managed system where the account name will be searched on user login. Defaults to soffid. |
soffid.auth.trustedLogin |
Set to true to enable Soffid console to validate passwords on trusted systems. Setting it to false, the password will be validated against internal tables only.&&TODO&& tablas internas de Soffid se refiere? |
soffid.delegation.disable |
Set to true to prevent users to delegate its permissions from self service |
soffid.entitlement.group.holder |
Set to optional enables the operator to set a group as the group holder for any entitlement assignment. Set to always to enforce that any entitlement assignment must be bound to a holder group. Set to none &&TODO&&¿este parametro afecta en algo al atributo Role holder de Group Type? |
soffid.language |
Enforce user interface |
soffid.language.default |
Default user interface language (en). |
soffid.network.internet |
Sets the name for a generic subnet that will hold any host not included on any listed network. |
soffid.propagate.timeout |
Timeout in seconds to retry the password validation needed to propagate a managed system notified password |
soffid.server.sharedThreads |
Number of shared dispatcher threads per synchronization servers (by default 1) |
soffid.syslog.server |
Server to receive audit information using syslog |
soffid.task.limit |
The maximum number of tasks allowed per transaction. If a simple or complex transaction |
soffid.ui.docPath |
Path where to store report and workflows |
soffid.ui.docServer |
URL where is the server to store the |
soffid.ui.docStrategy |
Class |
soffid.ui.docTempPath |
The path where to store temporary files |
soffid.ui.docUsername |
Username of the doc |
soffid.ui.docUserPassword |
The password of the doc |
soffid.ui.maxrows |
The maximum number of rows to display in searches. |
soffid.ui.timeout |
Max time (in milliseconds) a query can take to complete (version 2.0 +). |
soffid.ui.wildcarts |
Setting the auto value enables the user interface to add wildcards on user queries. Setting it to off disables this |
Syncserver
Parameter
|
Description
|
---|---|
SSOServer | This parameter indicates which server acts on the workstations that run SSO. This parameter can have different values for any subnet. So you can define ESSO servers allowed for any subnet. |
seycon.https.port | Port where synchronization server connects to. This parameter is used by ESSO clients to connect to synchronization servers. |
seycon.server.list | Shows where Syncserver and SyncServer backup are installed. When installing the first server synchronization, this parameter is automatically updated. If you want to install a synchronization server backup you must update this parameter manually. Note that proxy synchronization servers are not in this list. See |
Mail server
Parameter |
Description |
---|---|
mail.host |
Host to send electronic mail |
mail.from |
Recepient address that will be set as the email sender. |
mail.transport.protocol |
Set to SMTPS to get secure mail. Default value "smtp" to use plain SMTP |
mail.auth |
Set to true if your mail server requires user |
mail.user |
Set your email user name |
mail.password |
Set your email password if your mail server requires user authentication |
Job notifications
Parameter |
Description |
---|---|
soffid.scheduler.error.notify |
Users to notify when a scheduled task |
soffid.bpm.error.notify |
Users to notify when a BPM task |
soffid.bpm.error.retry |
Set to true to always retry any failed BPM |
Syncserver provisioning
Parameter
|
Description
|
---|---|
soffid.server.register | Set to "direct" value to bypass standard workflow needed for a syncserver to join the syncservers security network. Otherwise, the standard approval workflow will be
|