Advanced Search
Search Results
683 total results found
How to deploy the identity & service provider
SSH gateway
RDP gateway
How to customize Reporting in Soffid
Custom scripts samples
Custom scripts samples
Recertification
Recertification Examples
Recertification Examples
Sample configurations
Sample configurations
User backup configure & restore
Permissons request steps
Define the Permissons request steps
CAS
Radius
Delegation roles steps
Define the Delegation roles steps
IGA
Identity Governance Administration
IRC
Identity Risk & Compliance
PAM
Privileged Access Management
AM
Access Management & SSO
Tools
SCIM for Federation
SCIM for Service Providers
TACACS+
Tacacs+
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...
LDAP Connector
Introduction Description This connector implements the LDAP standard and it is used to connect the Sync-Server with every server that allows this communication protocol. Managed System There are a lot of servers and products that use this standard, for ins...
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...
Oracle EBS Connector
Introduction Description Oracle Connector could manage an Oracle E-Business Suite. Managed System This connector is specific for integration with an Oracle E-Business Suite, if you want to connect a generic SQL database, please visit the following page: SQ...
SAP Connector
Introduction Description SAP Connector could manage an SAP system. Managed System This connector is specific for integration with a SAP system through its interface BAPIs under the RFC standard. For more information about SAP, please visit the following p...
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...
Shell Connector
Introduction Description Linux Connector could manage a lot of services running on Linux systems (either 32 or 64 bits). Managed System This connector has implemented several ways to communicate with services on Linux, below, the list of those services: ...
SQL Connector
Introduction Description The SQL connector allows an easy way to configure and manage relational databases. Managed System There are a lot of relational databases, currently, these are the supported databases. MySQL MariaDB PostgreSQL Oracle Informi...
Windows Connector
Introduction Description This connector implements the LDAPS protocol and it is used to connect the Sync-Server with every server that allows this communication protocol. Managed System This connector has been performed to connect to the Active Directory s...
Zarafa Connector
Introduction Description Zarafa Connector could manage a Zarafa mail server. Managed System This connector is specific for integration with a Zarafa mail server. For more information about the Zarafa, please visit the following page: Zarafa For more inf...
Sample scripts
Note that Soffid supports different scripting languages, you can configure it in the Smart engine settings screen. Additionally, in the initial configuration of the container, we can configure the SOFFID_TRUSTED_SCRIPTS environment variable to allow the use...
Utility classes
Crypt Crypt allows to encrypt text with different algorithms and verify the resulting hash. To use this class: com.soffid.iam.crypt.Crypt All methods are static: hash(String algorithm, String text) -> String pBKDF2Sha256(String text, String utf8Salt, int ...
Scheduled tasks
Description Schedule tasks display all the automatic tasks defined on Soffid, the scheduling of each task, and information about the last execution. Also, allows administrator users to update the execution of that tasks using a cron pattern and init the execu...
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...
Introduction to SCIM
What is SCIM? SCIM is a standard created to simplify user management in the cloud by defining a schema for representing users and groups with a REST API for all the necessary CRUD operations. This standard could be extended to other resources like accounts, ...
Business process definition
Description Soffid includes a BMP (Business Process Management) in its Smart Engine to provide useful workflows integrated with the processes and the policies of the Soffid core. In order to add extra functionality to the console, you can upload different b...
Configure Workflow engine
Description Soffid can use any document repository to store documents generated by workflows, reporting addon, or any other addon. The document repository can be either a local directory or a remote one accessed using FTP, SMB, HTTP protocols. Depending on t...