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

514 total results found

End

BPM Editor Permissons request steps

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

Soffid
3
Addon
BPM
Addon
Workflow

Apply changes

BPM Editor Delegation roles steps

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

Soffid
3
Addon
BPM
Addon
Workflow

End

BPM Editor Delegation roles steps

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

Soffid
3
Addon
BPM
Addon
Workflow

Sample Scripts BPM

BPM Editor Examples

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

Soffid
3
Addon
BPM
Addon
Workflow
Examples

Install 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 are the most used) Java JDK 8 or higher 8GB RAM > 10GB disk space Soffid console installed ...

Soffid
3
Install
Sync Server

Installing IAM Console

Installation Installing Soffid on your server

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

Soffid
3
Install
IAM Console

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

High Availability

Installation

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

Soffid
3
Install
Sync Server
BBDD

Customice logging

Installation

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

Soffid
3
Install
Sync Server

Local configuration properties

Installation

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

Soffid
3
Install

Upgrade Soffid3

Installation

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

Soffid
3
Upgrade

Introduction

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.

Soffid

Tenants

Soffid 3 Reference guide Global settings

Definition Soffid 3 is multi tenant. This means that one can configure many differente tenants to manage disjoints groups of identities and applications.  Each Soffid object, including applications, systems, roles, users, and accounts are bound to a single t...

Soffid
3
Global Settings
Tenant

Configure PAM session servers

Soffid 3 Reference guide Security settings

Soffid
3
Security settings
PAM

PAM Rules

Soffid 3 Reference guide Security settings

Soffid
3
Security settings
PAM

PAM Policies

Soffid 3 Reference guide Security settings

Soffid
3
Security settings
PAM

Password recovery configuration

Soffid 3 Reference guide Security settings

Soffid
3
Security settings
Addon
Password Recovery

OTP settings

Soffid 3 Reference guide Security settings

Soffid
3
Security settings
Addon
OTP
Addon
Two factor authentication (2FA)

XACML Policy Management

Soffid 3 Reference guide Security settings

Soffid
3
Security settings
Addon
XACML