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

195 total results found

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

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

XACML PEP configuration

Soffid 3 Reference guide Security settings

Soffid
3
Security settings
Addon
XACML

Recertification policies

Soffid 3 Reference guide Security settings

Soffid
3
Security settings
Addon
Recertification

User backup configure

Backup configure & restore User backup configure & restore

Description Soffid allows you to configure some backup parameters. Go to In the "User backup configure & restore" page, in the hamburger button click the option "Configure backup". Screen overview Custom attributes Minimum delay between backups Numbe...

Soffid
3
Addon
Backup

Executed reports

Reporting Reports

Description At the Executed reports tab, Soffid displays all the reports previously executed. Soffid displays a list with the report name and the execution date. In addition, you could download the reports previously executed in XML, HTML, CSV or XLS format....

Soffid 3
Addon
Reporting

Scheduled reports

Reporting Reports

Description At the schedule reports tab you can schedule or run the report. The report must be defined in the report definition tab. First of all, you need to select the report you want to execute. Once the report was selected, then you will need to fill in ...

Soffid 3
Addon
Reporting

Recertification campaigns

Recertification Recertification

Description Soffid allows you to define new campaigns to review the users' access rights and to assign who has to recertify or revoke their entitlements. You can create a campaign related to a previously defined recertification policy. Depending on the polic...

Addon
Recertification
Soffid
3

Introduction to XACML

XACML

What is XACML? XACML "eXtensible Access Control Markup Language" is an open standard XML based language. The standard defines a declarative fine-grained, attribute-based access control policy language, an architecture, and a processing model describing how to...

XACML
Soffid 3
Addon

How to use OTP in Soffid

Two factor authentication (2FA)

Introduction Soffid allows administrator users to config the access authentication with OTP as the second-factor authentication (2FA). This is the way to add a extra layer of protection used to ensure the security of online accounts beyond just a username and...

Soffid 3
Addon
OTP

SCIM Entity Group examples

SCIM SCIM for Federation

Operations This page shows the functions that can be performed for the Entity Group object. List all Request GET http://<your-domain>/soffid/webservice/scim2/v1/EntityGroup Response 200 OK { "schemas": [ "urn:ietf:params:scim:api:messages:2...

Soffid
3.4
Federation
3.4
Addon
SCIM
Addon
Federation
Examples

⏰ Getting Started

SCIM SCIM for OTP devices

Introduction Soffid allows you to combine two of the most powerful addons you can use into Soffid Console, SCIM, and OTP.  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 # In...

Soffid 3
SCIM
OTP
Addon

⏰ Getting Started

SCIM SCIM for Federation

Introduction Soffid allows you to combine two of the most powerful addons you can use into Soffid Console, SCIM, and Federation.  Please note that the SCIM REST Web Service Add-on installed must be installed, please check this part in How to use SCIM in Soff...

Soffid 3
SCIM
OTP
Addon

SCIM Federation Members examples

SCIM SCIM for Federation

Operations This page shows the functions that can be performed for the Federation Member object. List all Request GET http://<your-domain>/soffid/webservice/scim2/v1/FederationMember Response 200 OK { "schemas": [ "urn:ietf:params:scim:api:...

Addon
Federation
Soffid
3.4
Federation
3.4
Addon
SCIM
Examples

TACACS+ (The Terminal Access Controller Access-Control System Plus)

Federation TACACS+

 TACACS+ is a security protocol that provides centralized validation of users who are attempting to gain access to a router or other devices. TACACS+ is a protocol for AAA services: Authentication Authorization Accounting https://www.rfc-edi...

Soffid
3.4
Addon
Federation
Tacacs+

Radius Example

Federation Radius

Service Provider

Soffid
3
Addon
Federation
Radius

TACACS+ Example

Federation TACACS+

Service Provider Information Systems When a Tacacs Service Provider is created, Soffid creates an Information System There are some roles defined for this Information System (0: anonymous, 1: user, ....15: root)

Soffid
3.4
Addon
Federation
Tacacs+

SAML Example

Federation SAML

Service Provider

Soffid
3
Addon
Federation
SAML