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

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 Soffid LDAP

Soffid LDAP

What is Soffid LDAP? Soffid LDAP is a complete LDAP Server based on OpenLDAP. It is always distributed as a docker container. The proposed system architecture is as follows: The SoffidLDAP is not directly using  Soffid database. Instead, it is using its ow...

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

SSH Gateway Connection

PAM Install & config SSH gateway

Introduction We can establish a connection to the target system using the SSH remote access protocol. How to connect 1 You can establish the connection with the ssh gateway and then Soffid will ask your password and the target system parameters to connect: ...

Soffid
3
PAM
Install & config
SSH
gateway

RDP Gateway Docker Installation

PAM Install & config RDP gateway

Introduction Soffid allows you to deploy a new docker container with the RDP gateway. The configuration is similar to the sync server configuration. Prerequisites The RDP Service is only released as a docker service. 1. Install docker ( https://docs.docker...

Soffid
3
PAM
Install & config
RDP
gateway

RDP Gateway Docker Compose Installation

PAM Install & config RDP gateway

Introduction Soffid allows you to deploy a new docker container with the RDP gateway. The configuration is similar to the sync server configuration. Prerequisites The RDP Service is only released as a docker service. 1. Install docker (https://docs.docker....

Soffid
3
PAM
Install & config
RDP
gateway

Authentication

Soffid 3 Reference guide Security settings

Definition Soffid could use different kinds of external authentication sources. These mechanisms could be selectively enabled or disabled. Screen overview Standard attributes Global status Maintenance mode (only administrators can log in): if this...

Soffid
3
Security settings

How to use Password Manager?

Password Manager Getting started

Actions Add vault to Password Manager The first thing you have to do is to Add the vault to the Password Manager Visit the How to Configure the Password Manager page for more information. Once you have added the vault to the Password Manager, this is ready...

Soffid
3.5
Password Manager
PM

How to debug 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. Steps to debug 1.- First of all, you have to add the DEBUG environment varia...

Soffid
3
Soffid LDAP
SoffidLDAP

Identity Provider

Federation Federation members

Description An identity provider (abbreviated IdP or IDP) is a system entity that creates, maintains, and manages identity information for principals and also provides authentication services to relying applications within a federation or distributed networ...

Soffid
3
Addon
Federation

Metadata

Soffid 3 Reference guide Global settings

Description The Metadata functionality allows expanding the Soffid objects, their attributes, and their data types. Also, it allows expanding custom objects. By default, there is a list of built-in objects, but it is possible to create new custom objects and...

Soffid
3
Global Settings

ESSO

Federation Profiles

Definition Here is an explanation about how to configure the ESSO profile by using Soffid as Identity Provider. Please note that the profile parameters will be automatically updated on the PCs. Screen overview Standard attributes Class: class name (...

Soffid
3
Addon
Federation
Profiles
Radius

Custom objects

Soffid 3 Reference guide Resources Management

Description The custom objects are the objects created by the administrator to extend the Soffid underlying data model. This allows you to store additional information that is not natively supported by Soffid.  This option allows administrator users to provi...

Soffid
3
Resources Management

Attribute translation tables

Soffid 3 Reference guide Integration Engine

Definition Soffid provides an easy to use mechanism to translate references or external codes into internal codes. For example, the HHRR application could be using a diferent coding scheme for business units. To deal with this data mismatch, users can extend...

Soffid
3
Integration Engine

PAM Rules

PAM Deployment Configuration

Definition Soffid allows you to define rules to detect commands executed on a server. When a user launches a command defined on a rule, Soffid will detect it. To use those rules you need to define the PAM policies. For more information, you can visit the PAM...

Soffid
3
PAM
Deployment

Installing IAM Console

Installation Installing Soffid using Docker

Guide to install IAM Console using Docker.  There is a public docker image at docker hub: https://hub.docker.com/r/soffid/iam-console/ Prerequisites Docker 8GB RAM > 10GB disk space (50GB recomended) Supported database installed Video Tutorial In...

Install
IAM Console
Docker
Soffid
3