Connect Soffid IdaaS to your on-premise network
Description
In order to manage your information system, a component named Sync Server must be installed along with Soffid Console. You must choose one platform as your Sync Server Soffid host and follow the instructions.
Screen overview
Custom attributes
Debian, Ubuntu or any other Debian derivatives
wget -O /tmp/syncserver.deb 'https://download.soffid.com/maven/com/soffid/iam/sync/syncserver/3.4.0-SNAPSHOT/syncserver-3.4.0-SNAPSHOT.deb'
sudo /opt/soffid/iam-sync/bin/configure -configurl 'https://gbr.demo.soffid.net/soffid/anonymous/syncserver/script/bS8tQaVaL515m83AM_kcH7-KpsQMY8YoLj1FK46g9cbdjzW9cB8U3kpsoWOcb_wmuEEPAwmS2nGV3wE4yHcQ'
sudo DEBIAN_FRONTEND=noninteractive apt install /tmp/syncserver.deb