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

563 total results found

Office 365 as External SAML identity provider

Soffid 3 Reference guide Use Case

Introduction Steps to configure Office 365 as External SAML identity provider. Step-by-Step 1. Open a https://portal.azure.com 2. Open Microsoft Entra ID and then select Enterprise applications option   3. Select All applications and click New Applic...

1. Generate JKS files

In this case I use self-signed certificates, these certificates are valid for a laboratory environment. 1.1. Generate Store JKS a. Generate a key sudo openssl genrsa -aes256 -out soffid.pam.store.key b. Generate the .pem file sudo openssl req -x509 -days ...

1. What is Soffid?

2.1. Pre-requisites to install Soffid

To install Soffid  you will need to have previously installed the following components 8GB RAM > 10GB disk space (50GB recomended) Docker Docker compose

3.2. Steps to install Soffid

Follow these steps to install Soffid IAM: 1. First of all, you must create a folder to save the yaml files you are going to create. mkdir lab-soffid-iam 2. Go inside the folder cd lab-soffid-iam 3. I recomend the very first time you install Soffid in an e...

2.2. How to install Docker?

Now let's install Docker in your environment. The following commands are defined to install Docker on a Linux machine

2.3. How to install Docker Compose?

Once you have docker install, you can install docker compose. https://docs.docker.com/compose/install/standalone/

3.1. Introduction

Holder group login

Federation Holder group login

Introduction In some organizations is necessary to assign roles that affect only a part of the structure, for instance, a department, a division or a country. A Holder Group can be defined as a collection of entities (referred to as "holders") that share simi...

Soffid
3.6
Federation

Steps to configure

Federation Holder group login

Steps to configure 1. Group type: Create at least one organizational unit with the role holder attribute active (yes). https://bookstack.soffid.com/books/soffid-3-reference-guide/page/group-type 2. Groups: Assign Groups to the organizational unit. Define ...

Soffid
3.6
Federation

Use cases

Federation Holder group login

Premises 1. An Organizational Unit has been defined as Role holder Yes. 2. Several groups have been defined with type organizational unit with role holder Yes. 3. An attribute sharing policy has been defined. 4. Indicates which Service Providers will...

Soffid
3.6
Federation

Step 6.5. Password Rotation using Windows Connector

PAM Implementation guide Step 6. Passwords rotation

Password Rotation using Windows Connector When you are configuring password rotation using WIndows Connector, it could be necessary to make some changes in the local computar policies. The Local Computer Policies on the target Windows server mentioned below:...

¿Qué es BPM?

Business Process Management es una disciplina de ejecución de metodología de gestión para mejorar los procesos de negocio de una organización. Utiliza una combinación de modelado, automatización, ejecución, control, medición y optimización de los flujos de act...

Metodología

Introducción El objetivo principal de utilizar la Gestión de Procesos de Negocio o BPM es mejorar los procesos de negocio de su organización. Utilizando estos flujos de trabajo podrá ahorrar tiempo, no sólo a los administradores de sistemas, sino también a lo...

Tipos de Procesos

User management El tipo de Proceso de Gestión de Usuarios se utiliza para definir procesos de negocio para crear y actualizar identidades y sus atributos. Permissions management El tipo de Proceso de Gestión de Permisos se utiliza para definir procesos util...

CVE-2025-32408

Security Advisories

Title Necessary authorization to use pam service. Affected Product Code Base Soffid Console - 3.6.31 Descripition Recently the Soffid IAM team detected and corrected a low vulnerability that had been detected in the product's Console. This vulnerability r...

Soffid
3
CVE
Security Advisories

How to install Soffid using Windows native authentication in SQL Server?

Installation

Autenticación NTLM para SQL Server Soffid Versions To install Soffid using Windows native authentication in SQL Server you will need an specific or higher versions of Console and Sync Server: Console 3.6.36 or higher Sync server 3.6.26 or higher You c...

Console Version 3.6.x

Console version 3.6.37 Check Console version 3.6.32 Release notes NTLM authentication for SQL Server In case of an upgrade with SQL Server, the service must be uninstalled and reinstalled. If you need to uninstall Sync Server in a Windows installation,...

Sync Server Version 3.6.x

Sync Server Version 3.6.26 NTLM authentication for SQL Server In case of an upgrade with SQL Server, the service must be uninstalled and reinstalled. If you need to uninstall Sync Server in a Windows installation, you also need to remove the Sync Server Ser...

Step 9. Tools to check Soffid PAM

PAM Implementation guide Step 9. Tools to check Soffid PAM

Introduction Soffid offers the tools to consult all the information related to PAM. With these tools we can consult: Accounts enabled for jump server. Accounts with elevated privileges. Jump server sessions. Storage used by the PAM storage server. Free...