Advanced Search
Search Results
437 total results found
⏰ Getting started
Introduction In addition to all the features that Soffid offers by default when installing the Console and Syncserver, it also allows you to add new features in addon format. Soffid provides a collection of addons that can be installed to add functionalities...
User backup configure & restore page
Introduction to Backup addon
Introduction The backup addon allows you to enable the history of changes made by users and some objects related to them. What is the backup addon? Soffid allows you to save snapshots for each user to keep track of changes as they occur. On the user page, ...
What is BPM?
What is BPM? Business Process Management is a discipline for executing of management methodology to improve an organization’s business processes. That uses a combination of modeling, automation, execution, control, measurement and optimization of business act...
Introduction to BPM addon
Introduction The BPM addon allows Soffid administrators to generate and maintain their own workflows directly from the Soffid Console itself. What is a workflow? Soffid has implemented a BPM engine that allows Soffid to manage workflows. Workflows can faci...
BPM editor page
Business process definition page
How to install Recertification addon in Soffid
Introduction to the Recertification addon
What is the Recertification addon? The Recertification addon provides the functionality to review access rights to make sure the users have access only to what they need. This Soffid's functionality increases security, mitigates access risk, reduces review t...
⏰ Getting started
Soffid is compatible with Windows or Linux (Ubuntu is the most commonly used) To succesfully install Soffid IAM, choose your installation and follow the next steps: Server Initialize database on your server Installing Soffid IAM on your own server Confi...
Initialize database on your server
The purpose of this tutorial is to show how to initialize a database required for Soffid IAM installation. Prerequisites First of all, you sould install a database required in the Soffid IAM installation. The supported databases are: MySQL MariaDB Orac...
Initialize database using Docker
The purpose of this tutorial is to show how to initialize a database MariaDB required for Soffid IAM installation using Docker. Prerequisites 1. Install docker ( https://docs.docker.com/install/ ) 2. Create a docker network, that network allows you to conne...
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 is the most commonly used) Java JDK 11 for Soffid 3, Java JDK 17 for Soffid 4 8GB RAM > 10GB dis...
Installing Sync server
Guide to install Synchronization server on your own server Prerequisites Soffid IAM sync server requires the following requirements: Windows or Linux (Ubuntu is the most commonly used) Java JDK 11 for Soffid 3, Java JDK 17 for Soffid 4 8GB RAM > 10GB d...
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...
Installing IAM Console
Guide to install IAM Console using Docker. Prerequisites Docker 8GB RAM > 10GB disk space (50GB recomended) Supported database installed Repositories Soffid 3 uses the public Docker Hub: https://hub.docker.com/r/soffid/iam-console/ Soffid 4 uses t...
Installing Sync server
Guide to install Sync server using Docker. Prerequisites Soffid IAM sync server requires the following requirements: Supported database installed Soffid Console Installed Repositories Soffid 3 uses the public Docker Hub: https://hub.docker.com/r/soff...
Installing IAM Console
Guide to install IAM Console on Kubernetes. Prerequisites Kubernetes 8GB RAM > 10GB disk space Supported database installed Video Tutorial Linux Installation You can use the docker image described at Installing IAM console using Docker. Here yo...
Installing Sync server
Guide to install Sync server on Kubernetes. Prerequisites Soffid IAM sync server requires the following requirements: Supported database installed Soffid Console Installed Video Tutorial Linux Installation You can use the docker image described a...