Advanced Search
Search Results
518 total results found
Join
Definition This step is used to combine two or more parallel paths into one path. Steps Tabs Task details This process type does not have task details for the fork step. Incoming transitions The Incoming transitions tab displays the previous steps where...
End
Description The end step finalizes the process. It is the last step of the workflow. Steps Tabs Task details This process type does not have task details for the start step. Incoming transitions The Incoming transitions tab displays the previous steps wh...
Screen
Description This step is used to define the custom form that will be used by the users who have to approve or to reject the generated task. To configure that step will be necessary to determine the fields that will be show to the users, and the actions that t...
Apply changes
Definition This step is used to assign permission to a user to access the protected resource. Steps Tabs Task details Grant account access: check it (option selected Yes ) if you want to give grant account access to the protected resource. Incoming tr...
End
Description The end step finalizes the process. It is the last step of the workflow. Steps Tabs Task details This process type does not have task details for the start step. Incoming transitions The Incoming transitions tab displays the previous steps wh...
Grant approval
Description This step is used to define the custom form that will be used by the users who have to approve or reject the generated task. To configure that step will be necessary to determine the fields that will be shown to the users, and the actions that the...
Apply changes
Definition This step is used to assign permission to a user to access to the protected resource. Steps Tabs Task details Grant account access: check it (option selected Yes ) if you want to give grant account access to the protected resource. Incoming...
End
Description The end step finalizes the process. It is the last step of the workflow. Steps Tabs Task details This process type does not have task details for the start step. Incoming transitions The Incoming transitions tab displays the previous steps wh...
Apply changes
Definition This step is used to assign permission to a user to access the protected resource. Steps Tabs Task details Apply entitlements: check it (select the Yes option) to make changes to permissions on the Soffid repository Incoming transitions ...
End
Description The end step finalizes the process. It is the last step of the workflow. Steps Tabs Task details This process type does not have task details for the start step. Incoming transitions The Incoming transitions tab displays the previous steps wh...
Sample Scripts BPM
Start Step Validations a = executionContext.getVariable("firstName"); if (a==null || "".equals(a.trim())) throw new Exception("First name is mandatory"); a = executionContext.getVariable("lastName"); if (a==null || "".equals(a.trim())) throw new...
Install Sync server
Guide to install Synchronization server on your own server Prerequisites Soffid IAM sync server requires the following requirements: Windows or Linux (Ubuntu are the most used) Java JDK 8 or higher 8GB RAM > 10GB disk space Soffid console installed ...
Installing IAM Console
Guide to install IAM Console on your own server Prerequisites Installing Soffid IAM solution requires the following requirements: Windows or Linux (Ubuntu are the most used) Java JDK 8 or higher. Java JDK11 recommended 8GB RAM > 10GB disk space Suppo...
Linux operator guide
Startup / Shutdown console Start Soffid IAM console systemctl start soffid-iamconsole.service Stop Soffid IAM console systemctl stop soffid-iamconsole.service Status systemctl status soffid-iamconsole.service Logs You can find the console logs at: /opt...
Windows operator guide
Startup / Shutdown console Start Soffid IAM console To start Soffid console, use service manager, or execute: net start soffid-iamconsole Stop Soffid IAM console To stop Soffid console, use service manager or execute: net stop soffid-iamconsole Logs Yo...
High Availability
Introduction High availability configuration is supported on each layer of the Soffid stack. Database replication Soffid supports two kinds of database replication: Builtin asymmetric replication Database engine replication Builtin asymmetric databas...
Customice logging
Introduction Sync server logging can be customized by adding logging.properties file in the conf directory. Example Following is a sample configuration file: handlers=java.util.logging.ConsoleHandler .level=INFO config= java.util.logging.ConsoleHandle...
Local configuration properties
Introduction seycon.properties file gives administrators a way to customize and improve synchronization server behavior. Some of the following parameters will always be present, some others should be created by the administrator. Parameter Descr...
Upgrade Soffid3
Upgrade from version 2 These are the steps to upgrade your Soffid 2 deployment to Soffid 3: Stop Soffid 2 console Install and configure Soffid 3 IAM console. It will upgrade the database and perform any upgrading task.Have a look and the console log file ...
Introduction
Soffid is an information security product that covers features typically provided by many different products: Single sign-on. Identity provisioning. Identity governance, including risk management. Privileged account management.