Advanced Search
Search Results
836 total results found
2026 january
2026-01-07 Console 4.0.19 Improve AI interface Fix food sometimes does not appear Improve startup performance Fix multiline messages Fix SSO Agent name Improve boot performance Fix welcome switch Generate documentation Fix multiline messages Fix...
2026 january
2026-01-07 Console 3.6.60 Fix attachments list overlaps process buttons Create service for pam-ssh gateway without password vault Improve performance for users with many holder groups Default group for holdergroups Syncserver 3.6.46 Implement ...
2026 february
2026-02-04 Console 4.0.29 Fix tasks are not properly loaded #650 Fix application link does not work Set generated password non-editable Fix entry point is set as "null" Fix reservation without entry point Display diagram in a popup window Soffid/add...
2026 february
2026-02-04 Console 3.6.62 Fix retrieval of non-user accounts identity Federation addon 3.6.73 Add token index Improve CAS Response URL Mark authentication as MFA for microsoft 2026-02-11 Federation addon 3.6.74 Do not send response...
Docker compose commands
Docker compose commands Go to the folder where the docker-compose.yaml file is located, where you can execute the docker compose commands. cd soffid4compose In this tutorial, all commands are without sudo, if you need sudo do the Use docker without sudo. C...
2026 march
2026-03-04 Console 4.0.39 Fix compatibility issue with HTML fields Allow accounts to have the same name as a deleted one Properly unwrap javascript dates Syncserver 4.0.30 Fix method to retrieve account object Fix interface is defined more tha...
2026 march
2026-03-04 Console 3.6.66 Flush syslog message 2026-03-18 Federation addon 3.6.80 Method to specify loa in CAS request Method to disable creation of accounts for 3rd party IdPs Add gateway option for CAS Login Method to set a custom lists...
2026 april
2026-04-22 Console 4.0.53 Fix error creating mappings Prevent null pointer Fix method to find deleted roles Fix popup window with system raw attributes Allow meatadata types page in AM license Update LDAP & Windows plugin Cleanup latest link Fix i...
2026 april
2026-04-22 Console 3.6.72 Switch to disable local authentication Fix method to jump into soffid console Fixes problem due to secure class loaders Federation addon 3.6.87 Secure XML injection feat: Make LOA a driver for adaptive authentication ...
2026 may
2026-05-06 Console 4.0.56 Improve method to launch entry points Fix method to jump into soffid console Fixes problem due to secure class loaders Allow creation of hosts by users allowed to create hosts on a single network Improve method to update use...
2026 may
2026-05-06 Console 3.6.73 Allow creation of hosts by users allowed to create hosts on a single network Improve method to update user aliases. Remove alias if no other user is assigned Fix ordering of recertification date Remove account services before...
Full PAM installation using Docker Compose
Introduction This tutorial describes all the steps required to install and configure a basic PAM environment for a local, demo or small production environment. Prerequisites We have a Linux machine; Ubuntu 24 has been used for this tutorial. Docker and t...
2026-05-19 New feature: filter holder groups at the IdP login
The new feature From now on, the service providers who have selected the “Ask for group membership after authentication” option will be able to filter which of these should be selectable with the attribute "Script to filter out group memberships". Bear in mi...
Resumen para soporte
Licencia de soporte Soporte 24x7. Equipo Soffid Técnico Comentario Toni Raja Técnico actual con más dedicación Sion Vives Técnico actual que da soporte a Toni Gabriel Buades Participó en el proyecto original Equipo partner E...
2026-05-08 New feature: set password when enabling an account
The new feature Now, when an account is disabled, its password is deleted. Afterwards, if the user changes his password, the disabled account will still have no password. If the disabled account is enabled, the agent of the account will set the password of th...
Full installation of Soffid 4 as test environment
Introduction This guide describes all the steps required to install Soffid 4 as test environment. We’re going to install it using Docker Compose, as it’s the simplest and quickest method for both installation and maintenance. Prerequisites User prerequis...
2026-05-31 New feature: new authorization for the SCIM webservice
The new feature From now on, all users used to access the SCIM webservice will require the new "webservice:user" authorisation. Bear in mind Please note the following points: Users with the SOFFID_ADMIN role already have this authorisation inherited by i...
2026-05-21 New feature: CSV connector in Soffid 4
The new feature The first version of the "CSV connector" has been released in Soffid 4. This connector only includes the “Customisable CSV file” agent. In this version, this agent is used to generate a CSV file as part of the Soffid synchronisation engine. B...
CSV connector in Soffid 4
Introduction Description The "CSV connector" of Soffid 4 includes the “Customisable CSV file” agent. This agent is used to generate a CSV file as part of the Soffid synchronisation engine. Managed System This connector has been designed to interpret a CSV...
2026-05-31 New feature: hidden stack tracers
The new feature Users who do not have the SOFFID_ADMIN role will no longer see the details of errors in the Console; instead, an identifier will be displayed so that administrators can look it up in the log. Bear in mind Please note the following points: ...