Advanced Search
Search Results
30 total results found
Customizable CSV file (CSV Connector type)
Introduction Description The CSV connector type allows users to load a collection of data stored into a plain CSV file. In the following page, the process to complete the CSV connector setup will be explained. To begin with, address to the quick start sec...
Invoker interface
Any agent, trigger or mapping can use the invoker method for the ActiveDirectory agent. The invoker method is available in the dispatcherService class as well as the in the serverService. The invoker method is not specific of the Shell agent. Many other conne...
HOWTO SSL access to Active Directory
Table of Contents Introduction. Installing the Certificate Services. Configuring Automatic Certificate Request for Domain Controllers. Check for Issued Certificate. Import certificate. Introduction This howto will show you how to install the Certifi...
Invoker interface for Active Directory
Any agent, trigger or mapping can use the invoker method for the ActiveDirectory agent. The invoker method is available in the dispatcherService class. The invoker method is not specific of the Active Directory agent. Many other connectors support this method...
JSON REST Web Services Connector - Properties
In this agent, the configuration of the properties attributes is very important due to they define the functionality of the integration: This agent has five families of properties: Family Description Load Used to retrieve all the...
How to configure the Jira Atlassian agent?
Jira integration Prerequisites You need to install the last version of JSON Rest Connector. Configuration Configure the Basic data to establish the connection Then, configure the attribute mappings Soffid provides you an XML file with the basic a...
How to configure the Office 365 agent?
Office 365 integration Prerequisites You need to install the last version of JSON Rest Connector Configuration Configure the Basic data to establish the connection Then, configure the attribute mappings Soffid provides you versions of the attribu...
SQL Integration flows - Update user
Update user Introduction Soffid provides a workflow to create, modify, and delete a user in the final system. One can see the steps of the process in the following diagram. This process only applies to account type single users. Diagram Step by Ste...
AD Integration flows - Update user
Update Introduction Soffid provides a workflow to modify and/or delete a user in the final system. In it, we can see each of the steps of which this process is composed. Diagram Step by Step In this document, we will explain the process that Soffid p...
AD Integration flows - Update account
Update Introduction Soffid provides a workflow to modify and/or delete an account in the final system. In it, we can see each of the steps of which this process is composed. Diagram Step by Step In this document, we will explain the process that Soff...
Attribute mappings examples
Attributes When you are configuring an agent, depending on the connector type, it will be able to define some attributes. The attributes depend on the object that you are configuring, and the objects depend on the connector type. Get the value of an attribut...
Outgoing triggers examples
Attribute mapping triggers When you are configuring an agent and defining the attribute mappings of connectors, depending on the connector type, it will be able to define BeanShell scripts that will be triggered when data is loaded into the target system, out...
Triggers: Script Tips
Triggers: Script Tips Here we will show you some tips about how to use scripts. For more information you can visit the official documentation of Soffid Write into a sync-server log System.out.println("what you want......"); Recover data from a Soffid obje...
SCIM Connector
Introduction Description SCIM connector can manage every target system with a published API that allows the SCIM protocol for communication. SCIM is basically a REST JSON web service with specific HTTP requests and responses, and also a specific JSON format...
⏰ Getting started
Introduction Soffid provides the connectors needed to provision accounts on the most widely used systems. To set up this connection it is necessary a specific connector addon that you must install and configure in the Soffid console. First of all, yo must do...
Oracle Connector
Introduction Description Oracle Connector could manage an Oracle database. Soffid's Oracle connector supports Profiles since version 2.2.6.14 Managed System This connector is specific for integration with an Oracle database, if you want to connect a gener...
AWS Connector
Introduction Description AWS Connector allows to manage the Amazon AWS IAM (Identity and Access Management) Managed Systems This connector is specific for integration with the Amazon AWS IAM (Identity and Access Management) through the CLI AWS IAM For mor...
CSV Connector
Introduction Description The CSV Connector provides a way to load authoritative data from fixed record size files. Managed System This connector has been performed to charge authoritative data from files with CSV format or other format in other extension f...
Google Apps Connector
Introduction Description Google Apps Connector allows you to manage users and groups using the Google Directory API. Managed System This connector is specific for integration with the Google domain. For more information to check if your system may be sync...
JSON REST Web Services Connector
Introduction Description This connector allows the integration with any Web Service able to consume and generate JSON documents through REST communication. Managed System Every commercial product or custom web application allows REST communication with JSO...