Recent Activity
Recently Created Pages View All
Configuration swarm
version: "3.8" services: mariadb1: image: mariadb:11.1.2 environment: MYSQL_...
Servers
sftsrv01 10.0.1.168: Console + sync server + PAM store + jump server sftsrv02 10.0.1.167: Consol...
Create tasks
Each time an extensible object is created or modified, a new synchronization task should be creat...
Register extensible object
Create a service that extends ApplicationBootService In the methods syncServerBoot and consoleBo...
Create extensible object
Create a Java Class that extends com.soffid.iam.sync.intf.ExtensibleObject Add a constructor tha...