Advanced Search
Search Results
5 total results found
Install Sync server
Guide to install Synchronization server on your own server Prerequisites Soffid IAM sync server requires the following requirements: Windows or Linux (Ubuntu are the most used) Java JDK 8 or higher 8GB RAM > 10GB disk space Soffid console installed ...
Installing Sync server
Guide to install Sync server on Kubernetes. Prerequisites Soffid IAM sync server requires the following requirements: Supported database installed Soffid Console Installed Video Tutorial Linux Installation You can use the docker image described a...
How to copy to Kubernetes Secrets
When making any manual changes to the Sync server configuration files, it will be necessary to copy these changes to the Kubernetes secrets. Command example: java -cp "/opt/soffid/iam-sync/bin/bootstrap.jar" com.soffid.iam.sync.bootstrap.KubernetesSaver ...
Customice logging
Introduction Sync server logging can be customized by adding logging.properties file in the conf directory. Example Following is a sample configuration file: handlers=java.util.logging.ConsoleHandler .level=INFO config= java.util.logging.ConsoleHandle...
Installing Sync server
Guide to install Sync server using Docker. There is a public docker image at docker hub: https://hub.docker.com/r/soffid/iam-sync Prerequisites Soffid IAM sync server requires the following requirements: Supported database installed Soffid Console Insta...