# Global settings # Tenants ## Definition
Soffid 3 is multi tenant. This means that one can configure many differente tenants to manage disjoints groups of identities and applications.
Each Soffid object, including applications, systems, roles, users, and accounts are bound to a single tenant. Of course, there is a special tenant named master. Master tenant administrators can jump to any other tenant with administration privileges.Soffid recommends connecting directly to the specific tenant to configure it correctly. You have more information about this topic in the [Tenant access section](#bkmrk-tenant-access).
## Screen overview ## Tenant properties - **Name:** Set a short name for the tenant. - **Description:** Enter a long description for the tenant - **Enabled:** Usually set to yes. If it's set to NO, no user will be able to log in to that tenant, and no provisioning or automated task will be ran on that tenant. - **Disabled permissions:** By default, tenant administrator permissions are restricted, so they are not able to bypass tenant borders and access to other tenant information. To achive this, the following permissions are disabled by default, but some others can be added: - Open the tenants management page - Use the tenant micro-service - Manage sync servers - **Assigned sync servers**: By default, the new tenant will not be able to use any sync server unless it is authorized to. So, one can create a sync server for a specific tenant that cannot be used by any other tenant. ## Actions The following actions can be performed on tenants:**Export a tenant** | The process will generate a compressed file with all the information contained in the Tenant. It includes even the connectors configurations, mappings and global settings. |
**Import a tenant** | The user can upload the previously exported tenant. The process will restore all the information contained in the Tenant, including connectors configurations, mappings and global settings.If the Tenant already exists, the process will not replace it. A new tenant will be created with a new name. If you want to replace the existing tenant, remove it before uploading the tenant export file. |
**Log into a tenant** | If you have permission to log into a different tenant, you can use this option to access to it. This option is not intended for normal usage, but for administrative purposes |
Note that you must configure the **hostName** Soffid parameter in the master with your DNS name
[](https://bookstack.soffid.com/uploads/images/gallery/2022-05/image-1651502621836.png) ##### Option 2 You can also configure the login page using the **soffid.auth.showTenant** Soffid parameter. If the parameter value is true, Soffid will display a new box in the login page to write the tenant name to login. [](https://bookstack.soffid.com/uploads/images/gallery/2022-04/image-1650618939472.png) [](https://bookstack.soffid.com/uploads/images/gallery/2022-04/image-1650618974134.png) ### # Plugins ## DefinitionSoffid provides you additional functionality that allows installing addons and server plugins. There are two main types of addons: **system connectors** and **console addons**.
You can download existing addons and plugins developed by Soffid by visiting [http://download.soffid.com/download](http://download.soffid.com/download) or [http://download.soffid.com/download/enterprise](http://download.soffid.com/download/enterprise) if you have a Soffid user with authorization.
Addons and plugins can be developed using [Addon Development Guide.](https://bookstack.soffid.com/books/addon-development-getting-started "Addon development Getting started")
> An addon or plugin, must be upload into a **Master** tenant, the other tenant will inherit these installed addons and plugins. #### System connectors Also referred as plugins, there are little pieces of software able to manage identities on some type of systems. They can be generic plugins (SQL or LDAP plugins) or custom specific plugins. The system connector is configured when the administrator creates an agent. An agent can be viewed as a configured instance of a plugin. In order to upgrade existing (running) plugins, the synchronization server that hosts this plugin must be restarted from the system monitoring screen. #### Console addons Add important features to Soffid console. A console addon can contain common classes, data models, transactional services, web services, and web interfaces. In order to apply addon changes, the console must be restarted. It can be restarted from this page by clicking on the restart console button.From the addon management screen, you will be able to upload and upgrade server plugins, as well and enable or disable them.
## Screen overview ## Related objects 1. **[Tenants](https://bookstack.soffid.com/books/soffid-3-reference-guide/page/tenants "Tenants")** 2. [**Agents**](https://bookstack.soffid.com/books/soffid-3-reference-guide/page/agents "Agents"): is used to configure a system connector. ## Standard attributes - **Plugin**: identified name of the plugin or addon deployed. - **Version**: version of the plugin or addon. - **Deployed by**: user that deployed the addon or plugin. - **Date**: date and time of the deployment. - **Enabled**: if enabled is Yes, the plugin or addon will be available to use it. - **Components**: component list that make up the plugin or addon. ## Actions #### Plugins query actions**Add new** | Allows you to upload and install a new plugin or addon. You can choose that option on the hamburger menu or click the add button (+). You must pick a file, that file has to be a valid add-on or plugin. Once the file is selected, it will be uploaded automatically. Then, you must restart the Sync server or Console depending on the uploaded plugin |
**Delete** | Allows you to delete one or more plugins or addons, you must select one or more records from the list and click the button with the subtraction symbol (-). To perform that action, Soffid will ask you for confirmation, you could confirm or cancel the operation. |
**Restart Console** | Allows you to restart the console to apply addon changes. That operation will be mandatory when you load an addon. |
**Download CSV file** | Allows you to download a CSV file with all the information about plugins and addons. |
**Apply changes** | Allows you to update the plugin. Only Enabled attribute can be modified. Once you apply changes, the plugin details page will be closed. |
**Save** | Allows you to update the plugin. Only Enabled attribute can be modified. |
**Delete** | Allows you to delete and desinstall a specific plugin. To delete a plugin, you can click on the hamburger icon and then click the delete button (trash icon). Soffid will ask you for confirmation to perform that action, you could confirm or cancel the operation. |
**Undo** | Allows you to undo any changes. |
Soffid's Look & feel page allows you to adjust the Console styles to your organization.
In this configuration page, the customization of three sections is allowed: - You can change the colors of the Soffid components and text. - You can change the image of the logo that appears on the login page. - You can change the image of the logo that appears in the header. - Changes made on this page affect the entire Console.Some changes may require updating the browser several times because some items are in the browser's cache.
## Overview [](https://bookstack.soffid.com/uploads/images/gallery/2022-11/image-1669823122561.png) ## Actions**Reset values** | Allows you to return to the default Soffid values. |
**Confirm changes** | Allows you to apply the changes made. |
**Pick a file** | Allows you to pick a file to load. The file must have a specific configuration |
Soffid allows you to customize the configuration of some attributes of the Console, Syncserver, connectors and add-ons.
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.If you want to know the Soffid console version check the **component.iam-core.version** parameter.
## Screen overview [](https://bookstack.soffid.com/uploads/images/gallery/2024-03/image-1711093394363.png) ## Standard attributes - **Name**: code used to identify the parameter. - **Value**: parameter value. - **Network** (optional): network to which this parameter would be assigned. - **Description** (optional): a brief description of the parameter. ## Actions #### Soffid parameters query actions**Add new** | Allows you to add a new Soffid parameter. You can choose that option on the hamburger menu or clicking the add button (+). To add a new parameter it will be mandatory to fill in the required fields. |
**Delete** | Allows you to delete one or more Soffid parameters by selecting one or more records and next clicking the button with the subtraction symbol (-). To perform that action, Soffid will ask you for confirmation, you could confirm or cancel the operation. |
**Import** | Allows you to upload a CSV file with the parameter list to add, update or delete parameters to Soffid. First, you need to pick up a CSV file, that CSV has to contain a specific configuration. Then you need to check the content to be loaded, it is allowed to choose if you want or not to load a specific attribute. And finally, you need to select the mappings for each column of the CSV file to import the data correctly and to click the Import button. To delete a parameter, the values of the parameter have to be empty ``` "Parameter","Network","Value","Description" "addon.backup.test","","","" ``` |
**Download CSV file** | Allows you to download a csv file with the basic information of all Soffid parameters. |
**Apply changes** | Allows you to save the data of a new parameter or to update the data of a specific parameter. To save the data it will be mandatory to fill in the required fields. |
**Delete** | Allows you to delete a specific Soffid parameter. To delete a host you can click on the hamburger icon and then click the delete button (trash icon). Soffid will ask you for confirmation to perform that action, you could confirm or cancel the operation. |
**Undo** | Allows you to quit without applying any changes. |
**Parameter** | **Description** |
---|---|
soffid.auth.system | Select the managed system where the account name will be searched on the user login. Defaults to soffid. |
soffid.auth.trustedLogin | Set to true to enable the Soffid console to validate passwords on trusted systems. Setting it to false, the password will be validated against internal tables only. |
soffid.delegation.disable | Set to true to prevent users to delegate permissions from self service page. |
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** enforce that any entitlement assignment must be bound to a holder group.
Set to **none** to disable this feature.
This parameter affects to [role holder](https://bookstack.soffid.com/link/62#bkmrk-%C2%A0-1) |
soffid.language | Enforce user interface language. |
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.proxy.trustedIps | Set the IP address of any reverse proxy in front of Soffid servers. When an incoming request is made from any of these trusted IP addresses, the X-Forwarded-for header is taken as the real source IP of the request. In any other case, the X-Forwarded-for header is ignored. This parameter can take a list of IP addresses, separated by commas, like the following ones: - 127.0.0.1 - 192.168.120.1, 192.168.120.2 To allow a range of network IPS, one can use the wildcard(\*) symbol, as in the following example: - 127.0.0.1, 192.168.120.\* Starting with Soffid console 3.3.0, the network-address/bits notation is allowed, as in the following example: - 127.0.0.1, 192.168.120.128/25 |
soffid.propagate.timeout | Timeout in seconds to retry the password validation needed to propagate a managed system notified password change (requires syncserver 1.5.4). |
soffid.server.sharedThreads | Number of shared dispatcher threads per synchronization servers (by default 1) |
soffid.syslog.server | Hostname or IP address of server hosts SIEM. The SIEM will receive audit information using the syslog protocol. |
soffid.task.limit | The maximum number of tasks allowed per transaction. If a simple or complex transaction generates more tasks than specified, these tasks will be kept on hold. Administrators can release them through the monitoring page. (version 2.0+) |
soffid.ui.docPath | The path where to store report and workflow documents. |
soffid.ui.docServer | URL where is the server to store the files. |
soffid.ui.docStrategy | Class responsible for managing report and workflow documents. |
soffid.ui.docTempPath | The path where to store temporary files |
soffid.ui.docUsername | Username of the doc server. |
soffid.ui.docUserPassword | The password of the doc server. |
soffid.ui.maxrows | The maximum number of rows to display in searches. The default value is 200 but you can change it. |
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 feature. |
soffid.externalURL | External URL to access to Soffid console. |
soffid.kerberos.agent | The name of the Windows server agent so that any incoming Kerberos packets will be authenticated against that domain. |
soffid.pam.search.recordings.timeout | Timeout reached in the query, use the parameter to specify a longer timeout in milliseconds. By default, if you don't config this parameter is 60000 milliseconds. (version 3.5.18+) |
soffid.nameformat | Parameter to configure how to display the users full name. Where: - %1$s is the first name. - %2$s is the middle name. - %3$s is the last name For instance: ``` %2$s %3$s, %1$s ``` |
soffid.issue.next | Allows you to initialize the parameter to indicate what will be the ID of the next issue. 1 will be the default value. |
soffid.upload.maxsize | Allows you to set a maximum value in bytes for uploading files to Soffid. If this parameter is not configured, the value will be 100000000 bytes (100Mb). |
**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 is 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 on this list. See the [Soffid installation guide.](https://bookstack.soffid.com/books/installation/page/getting-started "Getting started") |
soffid.sync.engine.threads | This parameter allows you to configure the number of threads available to run the tasks. If you do not fill this parameter, Soffid will run 1 thread for every 50 systems, but never more than twice the number of CPUs of the server. The value of the parameter must be equal or greater than 1. (Available in Sync Server version 3.5.15+) |
**Parameter** | **Description** |
---|---|
mail.host | Host to send electronic mail messages. |
mail.from | Recipient 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 protocol. |
mail.auth | Set to true if your mail server requires user authentication. |
mail.user | Set your email user name if your mail server requires user authentication. |
mail.password | Set your email password if your mail server requires user authentication. |
mail.port | 25 by default, with this parameter a new port can be set. |
mail.smtp.sasl.enable | Set to true to enable SASL. |
**Parameter** | **Description** |
---|---|
soffid.scheduler.error.notify | Users to notify when a scheduled task fails. |
soffid.bpm.error.notify | Users to notify when a BPM task fails. |
soffid.bpm.error.retry | Set to true to always retry any failed BPM task. |
**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 required(Since syncserver 2.6.0). You also can set it to ***no-direct*** |
**Parameter** | **Description** |
---|---|
addon.federation.essoidp | Set the Identity Provider identifier to indicate that this will be the authentication provider. For more information, you can visit [the How to add to ESSO a second factor of authentication page](https://bookstack.soffid.com/books/esso/page/how-to-add-to-esso-a-second-factor-of-authentication). |
User type is the way to categorize users and allows configuring different password policies. Those policies can be more or less restrictive depending on the user's risk. For instance, internal users (automatically created) are different from external ones.
Therefore, this field is very useful for the following cases: - Sort or list the users on the user's page or in the reports - Apply different password policies - Apply restrictions on the synchronization of Soffid to the target systems - Ease configuration in automatic rules or custom scriptsBe in mind that a user always must belong to a User Type.
## Overview [](https://bookstack.soffid.com/uploads/images/gallery/2022-11/image-1669823315792.png) ## Related objects 1. **[User](https://bookstack.soffid.com/books/soffid-3-reference-guide/page/users)**: each user must be assigned a user type. 2. [**Account**](https://bookstack.soffid.com/books/soffid-3-reference-guide/page/accounts "Accounts"): the shared or privileged accounts also require having selected a user type to associate it with a password policy ## Standard attributes - **Short name**: internal code used to identify the user type. - **Description**: brief description of the user type. - **Unmanaged**: (yes|no) if unmanaged is Yes, users belonging to this category will not be propagated to final systems. You must use it when you are developing a PoC. ## Actions #### User type query**Add new** | Allows you to create a new User type. You can choose that option on the hamburger menu or clicking the add button (+). To add a new User type it will be mandatory to fill in the required fields |
**Delete** | Allows you to remove one or more User type by selecting one or more records and next clicking the button with the subtraction symbol (-). To perform that action, Soffid will ask you for confirmation, you could confirm or cancel the operation. |
**Import** | Allows you to upload a CSV file with the User type list to add or update User types to Soffid. First, you need to pick up a CSV file, that CSV has to contain a specific configuration. Then you need to check the content to be loaded, it is allowed to choose if you want or not to load a specific attribute. And finally, you need to select the mappings for each column of the CSV file to import the data correctly and to click the Import button. |
**Download CSV file** | Allows you to download a csv file with the basic information of all user types. |
**Apply changes** | Allows you to save the data of a new User type or to update the data of a specific User type. To save the data it will be mandatory to fill in the required fields. |
**Delete** | Allows you to delete the User type. To delete a host you can click on the hamburger icon and then click the delete button (trash icon). Soffid will ask you for confirmation to perform that action, you could confirm or cancel the operation. |
**Undo** | Allows you to undo any changes made. |
**Add new** | Allows you to create a new Group type. You can choose that option on the hamburger menu or clicking the add button (+). To add a new Group type it will be mandatory to fill in the required fields |
**Delete** | Allows you to remove one or more Group types by selecting one or more records and next clicking the button with the subtraction symbol (-). To perform that action, Soffid will ask you for confirmation, you could confirm or cancel the operation. |
**Import** | Allows you to upload a CSV file with the Group type list to add or update Group types to Soffid. First, you need to pick up a CSV file, that CSV has to contain a specific configuration. Then you need to check the content to be loaded, it is allowed to choose if you want or not to load a specific attribute. And finally, you need to select the mappings for each column of the CSV file to import the data correctly and to click the Import button. |
**Download CSV file** | Allows you to download a csv file with the basic information of all groups types. |
**Apply changes** | Allows you to save the data of a new Group type or to update the data of a specific Group type. To save the data it will be mandatory to fill in the required fields. |
**Delete** | Allows you to delete the Group type. To delete a host you can click on the hamburger icon and then click the delete button (trash icon). Soffid will ask you for confirmation to perform that action, you could confirm or cancel the operation. |
**Undo** | Allows you to undo any changes made. |
For more information, you can visit the [Custom Objects page](https://bookstack.soffid.com/books/soffid-3-reference-guide/page/custom-objects "Custom objects").
## Standard attributes ### Object attributes - **Object type** - **Description**: a brief description of the object. - **Use textual index**: allows you to check the Yes option if you want to use the Textual index for searching data in this object.For more information, you can visit [the Textual index page.](https://bookstack.soffid.com/books/soffid-3-reference-guide/chapter/textual-index)
### Attribute metadata - **Code**: short name used by scripts and connectors to access the underlying information. It is suggested to use short names without blanks or special characters to make it easier to use. - **Label**: text displayed just beside the attribute value. It is advised to use short descriptions in order to keep the screen cleaner. - **Data type**: The attributes can have different data types - Basics - - String - Numeric - Password: a text that will be stored encrypted in the database. This field will never be displayed to the end user. - Binary: raw information, probably images or documents. - Boolean - Photo: an image that is displayed as a small image. - Date: a date with a calendar popup. - Date and time: a date and time with a calendar popup. - E-mail: a text with email format. - HTML: rich text. - Separator: a separator is a label to group attributes according to some criteria - SSO HTML input: used primarily for the web SSO engine includes an input field and a value. - Extensible built-in objects - - User - Account - Role - Group - Information System - Host - Other built-in objects - - Group Type - User Type - Network - Mail domain - Mail list - Operating system - Custom objects: any other custom object created by the administrator. - **Description**: text field to write a brief description of the attribute. - **Required**: enabling this box will enforce the user to enter a value for this attribute at any object. Set no to allow objects without value. - **Include in quick search**: the system will find any object that contains all the words included in the text search at any of the most relevant attributes. For instance, a quick search of "John Joe" will find users named "Joe Johnson" or "Johnathan Joel" as the first and last marked to be included in the quick search. If you enable the quick search for any new attribute, the same query will find a user named "Joe Williams" whose new attribute value is "John". - **Prevent duplicated values**: mark this field as a unique key for the object type. There is no chance of two objects with the same attribute value. Soffid smart engine will avoid the creation of duplicated objects. - **Multiple values**: some attributes can contain multiple values for the same object. For instance, an attribute containing the languages a user can speak can be multi-valued, as a user can speak multiple languages. - **Maximum number of rows to display**: when an attribute is multivalued, the screen size can grow a lot. To prevent such a big form, the system will only display a maximum number of values, and a scroll bar will appear to browse through the attribute values. - **Size**: primarily for string attributes, specify the maximum length in characters of the attribute value. - **Values**: primarily, for attributes of data type String, you can specify the allowed values for the attribute. Then, the text box to the data type String is replaced by a drop-down list. Also, you can define a "code:label" for the value, the "code" is used internally and the "label" is displayed in the drop-down list, e.g. "ESP:Spain". - **Administrator visibility**: sets the maximum visibility level for administrators. If the visibility level is set to read-only, the administrator will not be allowed to modify it. If the visibility is set to hidden, the administrator will not be able to query it. A user is considered as administrator when has the role SOFFID\_ADMIN. This field is only used in the user object. - **Operator visibility**: sets the maximum visibility level for operators. If the visibility level is set to read-only, the operator will not be allowed to modify it. If the visibility is set to hidden, the operator will not be able to query it. A user is considered as an operator when has permission to open the users management page but lacks the role SOFFID\_ADMIN. This field is only used in the user object. - **User visibility**: sets the maximum visibility level for end-users. If the visibility level is set to read-only, the user will not be allowed to modify it. If the visibility is set to hidden, the user will not be able to query it. Mind that even an administrator is considered to be a user rather than an administrator or operator when accessing their own identity. This field is only used in the user object. - **Visibility expression**: write an optional BeanShell expression to check if the field should be displayed or not. The expression should return true or false. The following variables are exposed to the expression: - ownerObject: current object owning the attribute. - value: current attribute value. - requestContext: tip about the screen using the attribute. - inputField: the ZK input object (ZK Framework). - inputFields: a map to get access to any other ZK input object (ZK Framework). - serviceLocator: locator to use any Soffid engine microservice. ```Shell // Sample to enable company name attribute only when the user is of type E (external) return "E".equals(object{"userType"}); ``` - **Validation expression**: write an optional BeanShell expression to check if the field value is acceptable or not. The expression should return true if the value is acceptable. If the expression returns false or any other object, a warning message will be displayed. When the expression returns a string value, the return value will be considered the warning message to present to the end-user. The following variables are exposed to the expression: - ownerObject: current object owning the attribute - value: current value to evaluate. - requestContext: tip about the screen using the attribute - inputField: the ZK input object (ZK Framework). - inputFields: a map to get access to any other ZK input object (ZK Framework). - serviceLocator: locator to use any Soffid engine microservice. ```shell // Sample for checking birthDate is greater than 18 years old c = java.util.Calendar.getInstance(); c.add(-18, c.YEAR); if (birthDate == null || birthDate.before(c.getTime()) return true; else return "Birth date should be before "+ new java.text.SimpleDateFormat().format(c.getTime()); ``` - **onLoad trigger**: write an optional BeanShell expression that will be executed just after preparing the user interface. The script can modify in any way the inputField object before it is displayed, but cannot modify other input fields. The following variables are exposed to the expression: - ownerObject: current object owning the attribute - value: current value to evaluate. - requestContext: tip about the screen using the attribute - inputField: the ZK input object (ZK Framework). - inputFields: a map to get access to any other ZK input object (ZK Framework). - serviceLocator: locator to use any Soffid engine microservice. ```shell // Sample to set contract number attribute to read only if the attribute company is empty // Place as an on-load trigger in the contract number field if (ownerObject.attributes.get("company") == null || ownerObject.attributes.get("company").trim().isEmpty()) inputField.setReadonly(true); else inputField.setReadonly(false); ``` - **onChange trigger**: write an optional BeanShell expression that will be executed just after the user has changed the object value. The script can modify in any way the inputField object or any other input fields. The following variables are exposed to the expression: - ownerObject: current object owning the attribute. - value: current value to evaluate. - requestContext: tip about the screen using the attribute. - inputField: the ZK input object (ZK Framework). - inputFields: a map to get access to any other ZK input object (ZK Framework). - serviceLocator: locator to use any Soffid engine microservice. ```shell // Sample trigger to set contract number attribute to read only when the company attribute gets empty // Place as an on-change trigger in the contract field contractField = inputFields.get("contractNumber"); if (value == null || value.trim().isEmpty()) contractField.setReadonly(true); else contractField.setReadonly(false); contractField.invalidate(); // Redraw contract number field ``` ```shell ...... inputFields.get("contractNumber").getValue(); ``` - **You can add a SCIM expression**: exclusive for Soffid objects (users, groups, roles...). Write an optional SCIM query using the SCIM standard to filter valid results for a specific field.You can access to [SCIM Chapter](https://bookstack.soffid.com/books/soffid-3-reference-guide/chapter/scim "SCIM") for more information
## Actions #### Metadata query**Add or remove columns** | Allows you to show and hide columns in the table. You can also set the order in which the columns will be displayed. The selected columns and order will be saved for the next time Soffid displays the page. |
**Add new** | Allows you to add a new metadata object in the system. You can choose that option on the hamburger menu or by clicking the add button (+). To add a new it is necessary to fill in the required fields. By default, it will has have two mandatory attributes, name and description. |
**Delete** | Allows you to remove one or more metadata objects by selecting one or more records and next clicking the button with the subtraction symbol (-). To perform that action, Soffid will ask you for confirmation, you could confirm or cancel the operation. |
**Download CSV file** | Allows you to download a CSV file with the basic information of all metadata. |
**Add new** | Allows you to add a new attribute metadata. You can choose that option by clicking the add button (+). |
**Add or remove columns** | Allows you to show and hide columns in the table. You can also set the order in which the columns will be displayed. The selected columns and order will be saved for the next time Soffid displays the page. |
**Delete** | Allows you to delete the metadata object. To delete a host you can click on the hamburger icon and then click the delete button (trash icon). Soffid will ask you for confirmation to perform that action, you could confirm or cancel the operation. |
**Set to default** | Allows you to set the factory setting. Sometimes, usually after an upgrade, it is advisable to reset the built-in attributes of a built-in object. In that case, the properties of the attribute will be changed to the factory setting ones. |
**Import** | Allows you to upload a CSV file with the attribute metadata to add or update attribute metadata to Soffid. First, you need to pick up a CSV file, that CSV has to contain a specific configuration. Then you need to check the content to be loaded, it is allowed to choose if you want or not to load a specific attribute. And finally, you need to select the mappings for each column of the CSV file to import the data correctly and click the Import button. |
**Download CSV file** | Allows you to download a CSV file with the basic information of the metadata object. |
**Delete** | Allows you to delete the metadata object. To delete a host you can click on the hamburger icon and then click the delete button (trash icon). Soffid will ask you for confirmation to perform that action, you could confirm or cancel the operation. |
**Undo** | Allows you to quit without applying any changes made. |
**Apply changes** | Allows you to save the data of a new Metadata object or to update the data of a specific Metadata object. To save the data it will be mandatory to fill in the required fields. |
For more information, you can visit the [Configuration wizard book](https://bookstack.soffid.com/books/configuration-wizard)
{{@721}}For more information, you can visit the [Configuration wizard book](https://bookstack.soffid.com/books/configuration-wizard)
# Export settings and objects ## Description Soffid has the functionality that allows you to export configuration, Soffid objects, and objects from target systems in a ZIP file. Every object or configuration will be downloaded into the ZIP in a binary file. This ZIP file could be imported into another Soffid tenant to be used.For more information, you can visit [the Import settings and objects pag](https://bookstack.soffid.com/books/soffid-3-reference-guide/page/import-settings-and-objects)e.
Once you open the **Export settings and objects**, you must select the configuration, objects, and target system objects you want to export. Then you only need to click the **Generate export file** button to download the ZIP that will contain all the previous information selected.It is not allowed to export the basic configuration and configuration parameters of an agent for security reasons. You must create them manually and make sure you put the same names as in the source system if you are going to import accounts.
## Overview [](https://bookstack.soffid.com/uploads/images/gallery/2023-03/image-1678953057534.png) ## Related objects #### Configuration - **[Metadata](https://bookstack.soffid.com/books/soffid-3-reference-guide/page/metadata)** - [**Plugins**](https://bookstack.soffid.com/books/soffid-3-reference-guide/page/plugins) - [**Business process definition**](https://bookstack.soffid.com/books/bpm-editor) - [**Custom Scripts**](https://bookstack.soffid.com/books/administration-scripting) - [**User types**](https://bookstack.soffid.com/books/soffid-3-reference-guide/page/user-type) - [**Group types**](https://bookstack.soffid.com/books/soffid-3-reference-guide/page/group-type) - [**Account naming rules**](https://bookstack.soffid.com/books/soffid-3-reference-guide/page/account-naming-rules) - [**Password policies**](https://bookstack.soffid.com/books/soffid-3-reference-guide/page/password-policies) - [**Mail Domains**](https://bookstack.soffid.com/books/soffid-3-reference-guide/page/mail-domains) - [**Authorizations**](https://bookstack.soffid.com/books/soffid-3-reference-guide/page/authorizations) #### Objects - [**Users**](https://bookstack.soffid.com/books/soffid-3-reference-guide/page/users) - [**Information Systems**](https://bookstack.soffid.com/books/soffid-3-reference-guide/page/information-systems) - [**Groups**](https://bookstack.soffid.com/books/soffid-3-reference-guide/page/groups) - [**Hosts**](https://bookstack.soffid.com/books/soffid-3-reference-guide/page/hosts) - [**Networks**](https://bookstack.soffid.com/books/soffid-3-reference-guide/page/networks) - [**Mail lists**](https://bookstack.soffid.com/books/soffid-3-reference-guide/page/mail-list) - [**Role assignment rules**](https://bookstack.soffid.com/books/soffid-3-reference-guide/page/role-assignment-rules) - [**Segregation of Duties**](https://bookstack.soffid.com/books/soffid-3-reference-guide/page/segregation-of-duties-sod) - [**Application access tree**](https://bookstack.soffid.com/books/soffid-3-reference-guide/page/application-access-tree) - [**Custom objects**](https://bookstack.soffid.com/books/soffid-3-reference-guide/page/custom-objects) #### Target system objects - [**Accounts**](https://bookstack.soffid.com/books/soffid-3-reference-guide/page/accounts) - [**Roles**](https://bookstack.soffid.com/books/soffid-3-reference-guide/page/roles) - **Granted permissions** - [**Attribute mappings**](https://bookstack.soffid.com/link/72#bkmrk-attribute-mapping) - **Systems:** if you select and target system object, you must also select the system. ## Actions**Generate export file** | By clicking this button, Soffid will generate a ZIP file with the objects and configuration that you have selected and will download it to your computer. |
For more information, you can visit [the Export settings and objects page](https://bookstack.soffid.com/books/soffid-3-reference-guide/page/export-settings-and-objects).
Once you pick the file to import, Soffid will display all the objects and configurations that you can load. You must select the proper objects and settings to import or enable the Load everything option. And finally, you must click the Proceed buttons to launch the import process. Once the process is finished, Soffid will display the result and allows you to download the log file.It is not allowed to import the basic configuration and configuration parameters of an agent for security reasons. You must create them manually and make sure you put the same names as in the source system if you are going to import accounts.
## Overview [](https://bookstack.soffid.com/uploads/images/gallery/2023-03/image-1679056302858.png) ## Related objects #### Configuration - **[Metadata](https://bookstack.soffid.com/books/soffid-3-reference-guide/page/metadata)** - [**Plugins**](https://bookstack.soffid.com/books/soffid-3-reference-guide/page/plugins) - [**Business process definition**](https://bookstack.soffid.com/books/bpm-editor) - [**Custom Scripts**](https://bookstack.soffid.com/books/administration-scripting) - [**User types**](https://bookstack.soffid.com/books/soffid-3-reference-guide/page/user-type) - [**Group types**](https://bookstack.soffid.com/books/soffid-3-reference-guide/page/group-type) - [**Account naming rules**](https://bookstack.soffid.com/books/soffid-3-reference-guide/page/account-naming-rules) - [**Password policies**](https://bookstack.soffid.com/books/soffid-3-reference-guide/page/password-policies) - [**Mail Domains**](https://bookstack.soffid.com/books/soffid-3-reference-guide/page/mail-domains) - [**Authorizations**](https://bookstack.soffid.com/books/soffid-3-reference-guide/page/authorizations) #### Objects - [**Users**](https://bookstack.soffid.com/books/soffid-3-reference-guide/page/users) - [**Information Systems**](https://bookstack.soffid.com/books/soffid-3-reference-guide/page/information-systems) - [**Groups**](https://bookstack.soffid.com/books/soffid-3-reference-guide/page/groups) - [**Hosts**](https://bookstack.soffid.com/books/soffid-3-reference-guide/page/hosts) - [**Networks**](https://bookstack.soffid.com/books/soffid-3-reference-guide/page/networks) - [**Mail lists**](https://bookstack.soffid.com/books/soffid-3-reference-guide/page/mail-list) - [**Role assignment rules**](https://bookstack.soffid.com/books/soffid-3-reference-guide/page/role-assignment-rules) - [**Segregation of Duties**](https://bookstack.soffid.com/books/soffid-3-reference-guide/page/segregation-of-duties-sod) - [**Application access tree**](https://bookstack.soffid.com/books/soffid-3-reference-guide/page/application-access-tree) - [**Custom objects**](https://bookstack.soffid.com/books/soffid-3-reference-guide/page/custom-objects) #### Target system objects - [**Accounts**](https://bookstack.soffid.com/books/soffid-3-reference-guide/page/accounts) - [**Roles**](https://bookstack.soffid.com/books/soffid-3-reference-guide/page/roles) - **Granted permissions** - [**Attribute mappings**](https://bookstack.soffid.com/link/72#bkmrk-attribute-mapping) - **Systems:** if you select and target system object, you must also select the system. ## Actions**Proceed** | Allows you to start the import process. |