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

551 total results found

How to install Soffid LDAP?

Soffid LDAP

Installation Prerequisites To install Soffid LDAP, you must installĀ Docker. Despite Docker desktop can be used for testing purposes, Docker container runtime usage is recommended. Installation To start Soffid LDAP, execute: docker volume create ldapconf ...

Soffid
3
Soffid LDAP
SoffidLDAP

Connecting to the LDAP using user short names

Soffid LDAP

Connecting to the LDAPĀ  The Soffid LDAP accepts the usual way to connect to the LDAP service using the distinguished name and password for the user. Additionally, one can use the uid attribute to login. Then for the user: dn: cn=user,ou=test,dc=soff...

Soffid
3
Soffid LDAP
SoffidLDAP

Seamless authentication

Soffid LDAP

The password authentication process is redesigned to allow users to connect to Soffid LDAP using their internally stored password, or a password trusted by Soffid. The first attempt is to check the password against the local userPassword attribute. If i...

Soffid
3
Soffid LDAP
SoffidLDAP

Soffid overlay configuration

Soffid LDAP

The communication channel from Soffid LDAP to Soffid sync server is configured by the Soffid overlay. The overlay configuration object looks like this: ## Soffid overlaydn: olcOverlay=soffid,olcDatabase={1}mdb,cn=configolcOverlay: soffidobjectClass: olc...

Soffid
3
Soffid LDAP
SoffidLDAP

Introduction to WSSO for legacy applications

Web Single Sign-on for legacy apps

What is WSSO for legacy applications? Nowadays, it's very common to have a mix of different technologies and products to deliver information to customers, providers or internal users. With Soffid IAM you can get the same user and password for every applicati...

Soffid
3
WSSO Legacy app

How to install WSSO for legacy app

Web Single Sign-on for legacy apps

Installation In order to install Web Single Sign on, the following components must be installed and running Soffid IAM Console version 1.2.1 or later Soffid IAM Synchronization server 1.2.1 or later Soffid SAML Identity Provider version 1.0.0 o...

Soffid
3
WSSO Legacy app

How web single sign-on works

Web Single Sign-on for legacy apps

Web Single Sign On acts introducing credentials to the underlying web application on behalf of the user. To perform its job, WSSO can: Identify the user when needed Modify pages generated by the web application in order to adapt them to the single si...

Soffid
3
WSSO Legacy app

Configuring Soffid WSSO

Web Single Sign-on for legacy apps

The system is configured using Apache configuration files, plus some ECMA script files that can be located anywhere you want. If you are using Ubuntu Server, it is necessary remove apache_mpm_worker module and install apache_mpm_prefork one. In general, Soff...

Soffid
3
WSSO Legacy app

Shibboleth Installation notes

Web Single Sign-on for legacy apps

Soffid Federation is based on shibboleth open source project. Actually the installation is a mixed procedure between Shibboleth installation and Soffid configuration. In the future Shibboleth installation will be integrated on Soffid installation in order to a...

Soffid
3
WSSO Legacy app
Shibboleth

WSSO configuration

Web Single Sign-on for legacy apps

Configuring Soffid WSSO The system is configured using Apache configuration files, plus some ECMA script files that can be located anywhere you want. In general, Soffid WSSO acts intercepting and modifying any request made to Apache. This request can be proc...

Soffid
3
WSSO Legacy app

WSSO scripting language

Web Single Sign-on for legacy apps

Scripting language The scripting language is fully compatible with ECMAScript 3rd edition plus a small set of new objects and methods. Before running the script, Soffid WSSO will create some global variables referring to the request of the user agent and con...

Soffid
3
WSSO Legacy app

WebSSO configuration for Drupal

Web Single Sign-on for legacy apps Sample configurations

Add the following settings to Apache: <Location /> ShibRequireSession off ShibRequestSetting applicationId drupal AuthType shibboleth Require shibboleth </Location> SoffidOnLoadScript .* .* 60000 /etc/apache2/soffid/drupal-login.js SoffidPostData...

Soffid
3
WSSO Legacy app

WebSSO configuration for PHPBB

Web Single Sign-on for legacy apps Sample configurations

The following attributes must be added to apache configuration <Location /> ShibRequestSetting applicationId forum ShibRequireSession off AuthType shibboleth Require shibboleth </Location> <Location /ucp.php> Shi...

Soffid
3
WSSO Legacy app

Introduction to Backup

Backup configure & restore

What is the Backup addon? Soffid allows you to add a backup addon to the console to save a snapshot for each user to keep track of changes as they occur. Main Menu > Administration > Configuration > Global Settings > User backup configure & restore On the U...

Soffid
3
Addon
Backup

How to install Backup addon in Soffid

Backup configure & restore

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

Soffid
3
Addon
Backup

User backup restore

Backup configure & restore User backup configure & restore

Description On the User backup configure & restore page, you could search, check and restore the user's snapshots. Main Menu > Administration > Configuration > Global Settings > User backup configure & restore Screen overview Custom attributes User Na...

Soffid
3
Addon
Backup

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

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