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

250 total results found

Addons

Soffid
3
Addon
All

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

Self service portal

Two factor authentication (2FA)

Soffid
3
Addon
OTP

Reports

Reporting

Soffid 3
Addon
Reporting

How to deploy the identity & service provider

Federation

Soffid
3
Addon
Federation

How to customize Reporting in Soffid

Reporting

Soffid 3
Reporting
Addon

⏰ Getting started

Addons Getting started

Introduction Soffid provides a collection of add-ons that can be installed to add functionalities to the Soffid Console. There are several Addons available to be installed to add functionalities to the Soffid Console. These add-ons can be found at: http://ww...

Soffid
3
Addon
All
Install

Introduction to SCIM

SCIM

What is SCIM? SCIM is a standard created to simplify user management in the cloud by defining a schema for representing users and groups with a REST API for all the necessary CRUD operations. This standard could be extended to other resources like accounts, ...

Soffid
3
Addon
SCIM

BPM Editor

BPM Editor Soffid BPM Editor

Description BPM is a technology that allows modeling, implementing, and executing processes automatically to enhance efficiency and productivity in support of enterprise goals. Soffid includes a BMP (Business Process Management) in its Smart Engine to provid...

Soffid
3
Addon
BPM
Addon
Workflow

Business process definition

BPM Editor Soffid BPM Editor

Description Soffid includes a BMP (Business Process Management) in its Smart Engine to provide useful workflows integrated with the processes and the policies of the Soffid core.  In order to add extra functionality to the console, you can upload different b...

Soffid
3
Addon
BPM
Addon
Workflow

Configure Workflow engine

BPM Editor Soffid BPM Editor

Description Soffid can use any document repository to store documents generated by workflows, reporting addon, or any other addon. The document repository can be either a local directory or a remote one accessed using FTP, SMB, HTTP protocols. Depending on t...

Soffid
3
Addon
BPM
Addon
Workflow

How to use SCIM in Soffid

SCIM

Introduction Soffid has implemented a version of the SCIM protocol 2.0. Some optional recommendations have also been included to improve the usage of this specification within the Soffid context. This functionality is available only by installing the SCIM ad...

Soffid
3
Addon
SCIM

SCIM Query syntax

SCIM

SCIM protocol provides a language to search and filter resources. Please browse the standard specifications in this link: https://tools.ietf.org/html/rfc7644#section-3.4.2.2 Example To search all users having "John" as name: http://<domain>/webservice/scim...

Soffid
3
Addon
SCIM

Web services reference

Federation

Soffid
3
Addon
Federation
WS reference

Testing tool

SCIM

REST clients Any REST client may be used to test and consume our SCIM REST web service. RESTer In this case, we will show the usage with RESTer, a browser extension available for Chrome and Firefox. This extension may be added from these links: Chrome, Fir...

Soffid
3
Addon
SCIM

Previous steps

SCIM SCIM full examples

Please note that the SCIM REST Web Service Add-on installed must be installed, please check this part in How to use SCIM in Soffid # Installation Please note that a user with the authentication is required, please check this part in How to use SCIM in Soffid ...

Soffid
3
Addon
SCIM
Examples

How to install SCIM in Soffid

SCIM

Installation Download Please download the Soffid SCIM add-on. You can download it at the following link http://www.soffid.com/download/enterprise/  if you have Soffid user with authorization, or in the following http://download.soffid.com/download/ by regis...

Soffid
3
Addon
https://bookstack.soffid.com/books/recertification
Install

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 http://<your-domain>/soffid/webservice/scim2/v1/User Response 200 OK { "schemas": [ "urn:ietf:params:scim:api:messages:2.0:ListRespons...

Soffid
3
Addon
SCIM
Examples

User resource

SCIM Resource data model & schema

/User Dictionary table The diagram service model of the object: https://download.soffid.com/doc/console/latest/uml/com/soffid/iam/api/User.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
User

Group resource

SCIM Resource data model & schema

/Group Dictionary table The diagram service model of the object: https://download.soffid.com/doc/console/latest/uml/com/soffid/iam/api/Group.html Soffid allows you to add customized data to the group object. You can do that on the metadata option: Main M...

Soffid
3
Addon
SCIM
Service Model
latest
Resource
Group

Account resource

SCIM Resource data model & schema

/Account Dictionary table The diagram service model of the object: https://download.soffid.com/doc/console/latest/uml/com/soffid/iam/api/Account.html Soffid allows you to add customized data to the Account object. You can do that on metadata option: Main...

Service Model
latest
Resource
Account
Soffid 3
Addon
SCIM

Application resource

SCIM Resource data model & schema

/Application (addon version 1.2.0+) Dictionary table The diagram service model of the object: https://download.soffid.com/doc/console/latest/uml/com/soffid/iam/api/Application.html Soffid allows you to add customized data to the Application object. You can ...

Soffid
3
Addon
SCIM
Service Model
latest
Resource
Application

Role resource

SCIM Resource data model & schema

/Role (addon version 1.2.0+) Dictionary table The diagram service model of the object: https://download.soffid.com/doc/console/latest/uml/com/soffid/iam/api/Role.html Soffid allows you to add customized data to the Role object. You can do that on metadata o...

Soffid
3
Addon
SCIM
Service Model
latest
Resource
Role

Group type resource

SCIM Resource data model & schema

/OUType Dictionary table The diagram service model of the object: https://download.soffid.com/doc/console/latest/uml/com/soffid/iam/api/OUType.html Query Schema It is allowed to consult all the Group Type definition using the Schema query: Request GET ht...

Soffid
3
Addon
SCIM
Service Model
latest
Resource
Group type

User type resource

SCIM Resource data model & schema

/UserType Dictionary table The diagram service model of the object: https://download.soffid.com/doc/console/latest/uml/com/soffid/iam/api/UserType.html Query Schema It is allowed to consult all the User Type definition using the Schema query: Request GET...

Soffid
3
Addon
SCIM
Service Model
latest
Resource
User type

Identity Broker

Federation

Soffid
3
Addon
Federation

Connecting Service Providers

Federation

Soffid
3
Addon
Federation

BPM Editor

Soffid
3
Addon
BPM
Addon
Workflow

Backup configure & restore

Soffid
3
Addon
Backup

SCIM

System for Cross-domain Identity Management

Soffid
3
Addon
SCIM

Addons Getting started

Getting started

Soffid
3
Addon
All

Administration (scripting)

Custom scripts

Addon
Soffid 3

Federation

Web SSO

Soffid
3
Addon
Federation

Password Recovery

Password Recovery Addon

Password Recovery
Soffid 3
Addon

Recertification

Recertification

Soffid
3
Addon
Recertification

Reporting

Reporting

Reporting
Soffid 3
Addon

Soffid LDAP

Soffid LDAP

Soffid
3
Addon
Soffid LDAP

XACML

XACML eXtensible Access Control Markup Language

XACML
Soffid 3
Addon

Two factor authentication (2FA)

OTP - One Time Password

Soffid 3
Addon
OTP

Web Single Sign-on for legacy apps

Web Single Sign-on for legacy apps

Soffid
3
Addon
WSSO Legacy app

Process types

BPM Editor

Templates definition of process types

Soffid
3
Addon
BPM
Addon
Workflow

Profiles

Federation

Soffid
3
Addon
Federation
Profiles
SAML
OpenId Connect

SCIM full examples

SCIM

Soffid
3
Addon
SCIM
Examples

Resource data model & schema

SCIM

The data model of the Soffid objects is mapped to JSON objects to enable the data transport between client and server.

Soffid
3
Addon
SCIM

Soffid BPM Editor

BPM Editor

Soffid BPM Editor

Soffid
3
Addon
BPM
Addon
Workflow

User management steps

BPM Editor

Define the user management steps

Soffid
3
Addon
BPM
Addon
Workflow

Permissions management steps

BPM Editor

Define the Process management steps

Soffid
3
Addon
BPM
Addon
Workflow

Account reservation steps

BPM Editor

Define the account reservation steps

Soffid
3
Addon
BPM
Addon
Workflow

Examples

BPM Editor

Self service portal examples

Soffid
3
Addon
BPM
Addon
Workflow
Examples

SAML

Federation

Soffid
3
Addon
Federation
SAML

OpenID-Connect

Federation

Soffid
3
Addon
Federation
OpenId Connect

Web SSO

Federation

Soffid
3
Addon
Federation

Federation members

Federation

Soffid
3
Addon
Federation

GroupUser resource

SCIM Resource data model & schema

/GroupUser Dictionary table The diagram service model of the object: https://download.soffid.com/doc/console/latest/uml/com/soffid/iam/api/GroupUser.html Soffid allows you to add customized data to the GroupUser object. You can do that on metadata option: ...

Soffid
3
Addon
SCIM
Service Model
latest
Resource
GroupUser