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

440 total results found

Install Sync server

Installation Installing Soffid on your 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 ...

Soffid
3
Install
Sync Server

Configure TLS for IAM Console

Installation Installing Soffid on your server

Introduction The TLS protection of Soffid IAM Console is applied through the configuration of the Apache TomEE embedded in the installation. This solution is running under java technology therefore we need a jks file (Java Key Store) or a PKCS#12 file with t...

Soffid
3
Install
TLS

Linux operator guide

Installation Installing Soffid on your server

Startup / Shutdown console Start Soffid IAM console systemctl start soffid-iamconsole.service Stop Soffid IAM console systemctl stop soffid-iamconsole.service Status systemctl status soffid-iamconsole.service Logs You can find the console logs at: /opt...

Soffid
3
Install
Operator
Linux

Windows operator guide

Installation Installing Soffid on your server

Startup / Shutdown console Start Soffid IAM console To start Soffid console, use service manager, or execute: net start soffid-iamconsole Stop Soffid IAM console To stop Soffid console, use service manager or execute: net stop soffid-iamconsole Logs Yo...

Soffid
3
Install
Operator
Windows

Installing IAM Console

Installation Installing Soffid using Docker

Guide to install IAM Console using Docker.  There is a public docker image at docker hub: https://hub.docker.com/r/soffid/iam-console/ Prerequisites Docker 8GB RAM > 10GB disk space (50GB recomended) Supported database installed Video Tutorial In...

Install
IAM Console
Docker
Soffid
3

Installing Sync server

Installation Installing Soffid using Docker

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...

Soffid
3
Install
Sync Server
Docker

Installing IAM Console

Installation Installing Soffid on Kubernetes

Guide to install IAM Console on Kubernetes.  Prerequisites Kubernetes 8GB RAM > 10GB disk space Supported database installed Video Tutorial Linux Installation You can use the docker image described at Installing IAM console using Docker. Here yo...

Soffid
3
Install
IAM Console
Kubernetes

Installing Sync server

Installation Installing Soffid on Kubernetes

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...

Soffid
3
Install
Sync Server
Kubernetes

How to copy to Kubernetes Secrets?

Installation Installing Soffid on Kubernetes

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 ...

Soffid
3
Install
Sync Server
Kubernetes
Secrets

How to configure Soffid Authenticator?

Soffid Authenticator App

Steps to configure Soffid Authenticator To obtain SSO and MFA for any web or legacy application, you need to configure your Soffid Authenticator App. 1. First of all, you need to login into your Soffid Console and browse My certificates and FIDO tokens page....

Soffid
3
Authenticator

How to use Soffid Authenticator?

Soffid Authenticator App

Steps to use Soffid Authenticator 1. First of all, open the web or legacy application in your browser. 2. Second, click the login option.  3. Then, Soffid Identity Provider will display the page to authenticate. 4. Type your user name and click the log...

Soffid
3
Authenticator

Configure PAM session servers

PAM Install & config

Definition Soffid provides the functionality that allows you to Configure PAM session servers. To configure that functionality is mandatory to install PAM following the instructions of the PAM installation page. A Jump server is the control point that force...

Soffid
3
PAM
Install & config