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

712 total results found

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

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

Using iReport

Reporting How to customize Reporting in Soffid

Steps Once you have installed the Reporting add-on you must follow the following steps: 1. Download the iReport classes from Soffid. 1.1. Open the Reports screen. Main Menu > Administration > Monitoring and reporting > Reports 1.2. Click on the "Reports d...

Soffid 3
Addon
Reporting

Standard reports library

Reporting

Library Here you can download standard reports to add to Soffid. Generate a list of identities Download: Identities.jasper Generate a list of accounts Download: ReportSummaryAD_full_detail.jasper Generate a summary of the existing accounts Download: Rep...

Soffid 3
Addon
Reporting

Configure Default questions

Password Recovery Password recovery configuration

Description Soffid allows to the administrator user, o the user with the proper roles, to configure the default questions that will be displayed to the end-users. Those questions will be the default questions, the end-users could change them and configure oth...

Soffid 3
Addon
Password Recovery

Introduction to Self Service Portal

Soffid 3 Reference guide Self service portal

What is Self-Service Portal? Soffid Console provides the Self-Service Portal, where the end-users can consult or change their credentials, request new permissions or access to applications, manage their profile, or launch applications. All from a single point...

Soffid
3
Self-Service portal

Password recovery questions

Password Recovery

Description Soffid allows to end-user configure the questions and answers in Soffid console to recover the password when this functionality will be necessary. The option to configure the Questions and Answerr is on My Profile page. At this page, the user cou...

Soffid 3
Addon
Password Recovery

My Profile

Soffid 3 Reference guide Self service portal

Description My Profile is a part of a Soffid Self-service portal that allows to end-users config their own profile, update the user info and preferences, change their password, and recover questions. To display My Profile page you need to click on the config...

Soffid
3
Self-Service portal

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

Column Selector

Soffid 3 Reference guide Common actions

Description Throughout the Soffid Console, we can find a large number of list-type components. These lists are used to display the corresponding objects data in each case, for instance users, accounts, ... This component allows you to add or remove columns, ...

Soffid
3
Common actions
Console

⏰ 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

SCIM OTP devices examples

SCIM SCIM for OTP devices

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

⏰ Getting Started

Two factor authentication (2FA) SCIM for OTP devices

Soffid
3
SCIM
OTP
Addon

SCIM OTP devices examples

Two factor authentication (2FA) SCIM for OTP devices

Soffid
3
Addon
SCIM

Change Password URL

Federation How to deploy the identity & service pr...

There is a service point to allow users change their passwords. Simply redirect the user to: https://<YOUR_SYNCSERVER_HOSTNAME>:1443/protected/passwordChange For instance: https://iam-sync-idp.soffidnet:1443/protected/passwordChange 💻 Image The u...

Soffid
3
Addon
Federation

How to perform unsolicited login

Federation How to deploy the identity & service pr...

Soffid Identity Provider supports unsolicited login (Idp initiated login) profile. In order to enable it, you must be sure that federation metadata for the target service provider allows it. It is configured using the AuthnRequestsSigned attribute of the SPS...

Soffid
3
Addon
Federation

SCIM OTP devices Workflows examples

SCIM SCIM for OTP devices

Workflow Examples Workflow 1 1. Create Email OTP device Request GET http://<your-domain>/soffid/webservice/scim2/v1/OtpDevice JSON { "type": "EMAIL", "user": "dilbert", "email": "dilbert@soffid.com" } Response 200 OK { "created": "...

SCIM OTP devices Workflows examples

Two factor authentication (2FA) SCIM for OTP devices

Soffid
3
Addon
SCIM

ESSO Scripting examples

ESSO ESSO Scripting Language

1. Run an application like notepad exec ("notepad.exe"); 2. Automatic application update if (SystemInfo.os == "Linux") { exec ("(mkdir /tmp/google-chrome-updates && " + " wget -O /tmp/google-chrome-updates/google-chrome-stable_current_amd64.deb " +...

Soffid
3
ESSO
Examples

Active Directory back channel configuration

Connectors Windows Connector

Introduction Active Directory Back Channel refers to a mechanism that allows Soffid to synchronize user information with an external Active Directory (AD) server in real-time or near real-time (Password synchronizer). This synchronization ensures that both So...

Connectors
Windows
Soffid
3
Password synchronizer