Advanced Search
Search Results
437 total results found
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...
SQL Server Connector
Introduction Description The SQL Server connector allows an easy way to configure and manage Microsoft SQL Server relational databases. Managed System This connector is specific for integration with the Microsoft SQL Server. For more informatio...
ESSO Scripting examples
1. Run an application like notepad exec ("notepad.exe"); 2. Automatic application update if (SystemInfo.os == "Linux") { exec ("(mkdir /tmp/google-chrome-updates && " + " wget -O /tmp/google-chrome-updates/google-chrome-stable_current_amd64.deb " +...
Authorizations
Definition Soffid console provides a granular access control system. That granular control system allows the administrator user to assign granular permissions to roles. Be in mind that some permissions may inherit some other permissions. You cannot assign pe...
My applications
Description My application is a part of a Soffid Self-service portal that allows end-users to start corporate applications and third party applications. Also, the end-user can view and use the shared accounts available for the user defined on the Password va...
My accounts
Description My Account is a part of Soffid's self-service portal that allows end-users to access and manage their personal accounts. That option displays to each user, all their personal accounts and allows to set and query the password of each account. Scre...
Smart engine settings
Description The administrator users can decide the engine mechanism for the synchronization task, i.e. when the tasks are created and sent to external systems. Screen overview Standard attributes Task engine mode: allows you to select the synchronizat...
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...
Application access tree
Description The entry points could be to connect to information systems defined on Soffid, or to connect to other applications. These applications can be Web applications or Native applications. Each information systems can have one or more application entry ...
Configuring Rules for Single Sign On
Configuring Single Sign-on User interface pattern recognition Web interfaces pattern recognition Configuring rules for basic / kerberos authentication SSO system is configured based on the detection of administrator defined User Interface patterns....
Incoming triggers examples
Load triggers When you are configuring an agent, depending on the connector type, it will be able to define BeanShell scripts that will be triggered when data is loaded into Soffid, incoming triggers. Triggers can be used to validate or perform a specific ac...
How to deploy the identity & service provider
Step-by-step 1. To deploy the identity provider is advisable to install a dedicated sync server. It can be configured as a proxy sync server as it does not need direct access to Soffid database. Instead, it will connect to main sync servers to get users and f...
Change Password URL
There is a service point to allow users change their passwords. Simply redirect the user to: https://<YOUR_SYNCSERVER_HOSTNAME>:1443/protected/passwordChange For instance: https://iam-sync-idp.soffidnet:1443/protected/passwordChange 💻 Image The u...
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...
My OTP devices
Description My OTP devices are part of a Soffid Self-service portal that allows end-users to access their OTP devices configured. That option display to each user, all their OTP devices and also allows you to manage those and add new OTP devices. Soffid Adm...
Introduction to Self Service Portal
What is Self-Service Portal? Soffid Console provides the Self-Service Portal, where the end-users can consult or change their credentials, request new permissions or access to applications, manage their profile, or launch applications. All from a single point...
SCIM User examples
Operations This page shows the operations that can be performed for the user object. List all Request GET http://<your-domain>/soffid/webservice/scim2/v1/User Response 200 OK { "schemas": [ "urn:ietf:params:scim:api:messages:2.0:ListRespons...
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: ...
Script action
Definition This step is used to define a custom script that will be executed Steps Tabs Task details All the process types have the same Task details for the Custom step: Script: allows you to define a Script this step allows you to add a script to be ...
Service Provider
Definition The Service Providers are standard applications that rely on Identity Providers to let the users log in. Join federation To join the federation, the service provider management team must deliver its "Metadata". The service provider Metadata descr...