Advanced Search
Search Results
413 total results found
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 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...
SCIM Operations
HTTP Method GET Retrieves one or more complete or partial resources. POST Depending on the endpoint, creates new resources, creates a search request, or MAY be used to bulk-modify resources. PUT Modifies a resource by ...
Soffid Objects
You can consult the list of Soffid attributes: User Object Account Object Group Object Role Object Grant Object Maillist Object Membership Object dispatcherService Authoritative change object User object A user objects are maps that hold the...
How to Install Password Manager?
Step-by-Step 1. The first time you access your Password Vault, Soffid will ask you to install the Soffid Password Manager extension. This extensión is available for Chrome, Firefox, Edge, and Safari. 2. Next, you must add the extension to your browser. ...
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...
SCIM User examples
Operations This page shows the operations that can be performed for the user object. List all Request GET https://<your-domain>/soffid/webservice/scim2/v1/User Response 200 OK { "schemas": [ "urn:ietf:params:scim:api:messages:2.0:ListRespon...
Group type resource
/GroupType Dictionary table The diagram service model of the object: https://download.soffid.com/doc/cohttps://download.soffid.com/doc/console/4.0.0/uml/com/soffid/iam/iga/api/GroupType.htmlnsole/latest/uml/com/soffid/iam/api/OUType.html Query Schema It is...
VaultFolder resource
/VaultFolder Dictionary table The diagram service model of the object: https://download.soffid.com/doc/console/4.0.0/uml/com/soffid/iam/am/api/VaultFolder.html Query Schema It is allowed to consult all the VaultFolder definitions using the Schema query: R...
DomainValue resource
/DomainValue Dictionary table The diagram service model of the object: https://download.soffid.com/doc/console/4.0.0/uml/com/soffid/iam/iga/api/DomainValue.html Query Schema It is allowed to consult all the DomainValue definition using the Schema query: R...
Network resource
/Network Dictionary table The diagram service model of the object: https://download.soffid.com/doc/console/4.0.0/uml/com/soffid/iam/am/api/Network.html Query Schema It is allowed to consult all the Network definition using the Schema query: Request GET h...