Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

413 total results found

Installing Sync server

Installation Installing Soffid on your 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...

Soffid
3
Install
Sync Server

Linux operator guide

Installation Installing Soffid on your server

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...

Soffid
3
Install
Operator
Linux

Windows operator guide

Installation Installing Soffid on your server

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...

Soffid
3
Install
Operator
Windows

Installing IAM Console

Installation Installing Soffid using Docker

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...

Install
IAM Console
Docker
Soffid
3

Installing Sync server

Installation Installing Soffid using Docker

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...

Soffid
3
Install
Sync Server
Docker

Installing IAM Console

Installation Installing Soffid on Kubernetes

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...

Soffid
3
Install
IAM Console
Kubernetes

Installing Sync server

Installation Installing Soffid on Kubernetes

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...

Soffid
3
Install
Sync Server
Kubernetes

SCIM Operations

SCIM

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
3
Addon
SCIM

Soffid Objects

Soffid 3 reference guide Integration Engine

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...

Soffid
3
Integration Engine

How to Install Password Manager?

Password Manager Getting started

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. ...

Soffid
3.5
Password Manager
PM

Sample scripts

Soffid 3 reference guide Integration Engine

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...

Soffid
3
Integration Engine
Scripts
Examples

SCIM User examples

SCIM SCIM full 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...

Soffid
3
Addon
SCIM
Examples

Group type resource

SCIM Resource data model & schema

/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...

Soffid
3
Addon
SCIM
Service Model
latest
Resource
Group type

VaultFolder resource

SCIM Resource data model & schema

/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...

Soffid
3
Addon
SCIM
Service Model
latest
Resource
VaultFolder

DomainValue resource

SCIM Resource data model & schema

/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...

Soffid
3
Addon
SCIM
Service Model
latest
Resource
DomainValue

Network resource

SCIM Resource data model & schema

/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...

Soffid
3
Addon
SCIM
Service Model
latest
Resource
Network

MailDomain resource

SCIM Resource data model & schema

/MailDomain Dictionary table The diagram service model of the object: https://download.soffid.com/doc/console/4.0.0/uml/com/soffid/iam/iga/api/MailDomain.html Query Schema It is allowed to consult all the MailDomain definition using the Schema query: Requ...

Soffid
3
Addon
SCIM
Service Model
latest
Resource
MailDomain

MailList resource

SCIM Resource data model & schema

/MailList Dictionary table The diagram service model of the object: https://download.soffid.com/doc/console/4.0.0/uml/com/soffid/iam/iga/api/MailList.html Soffid allows you to add customized data to the user object. You can do that on metadata, on the prope...

Soffid
3
Addon
SCIM
Service Model
latest
Resource
MailList

Host resource

SCIM Resource data model & schema

/Host Dictionary table The diagram service model of the object: https://download.soffid.com/doc/console/4.0.0/uml/com/soffid/iam/am/api/Host.html Soffid allows you to add customized data to the user object. You can do that on metadata, on the proper object....

Soffid
3
Addon
SCIM
Service Model
latest
Resource
Host

RoleAccount resource

SCIM Resource data model & schema

/RoleAccount Dictionary table The diagram service model of the object: https://download.soffid.com/doc/console/4.0.0/uml/com/soffid/iam/iga/api/RoleAccount.html Query Schema It is allowed to consult all the RoleAccount definition using the Schema query: R...

Soffid
3
Addon
SCIM
Service Model
latest
Resource
RoleAccount