Configuring the connection for SQL integration - SSO

JDBC driver installation

Depending on the used database a specific JDBC driver needs to be installed.

For example, MS SQL JDBC driver is available in

On linux the driver should be placed in

/usr/local/ubisecure/ubilogin-sso/tomcat/lib

Or on Windows

%PROGRAMFILES%\Ubisecure\ubilogin-sso\tomcat\lib

SQL Service creation in SSO Management

New service needs to be added to Ubisecure SSO. Open Ubisecure Management with administrative privileges and navigate to Home → Services. Create new service as instructed below:

Configuration keyDescription
policy.password.encodingThe encoding of passwords in the associated directory.
password-nameThe password authentication method that is used with this directory. This also defines the password method for step-up methods used with this directory.
urlThe JDBC URL that is used to connect to the database.
usernameThe username that is used to connect to the database.
passwordThe password that is used to connect to the database. This is not visible in the UI after setting it.

Example configuration with an external MS SQL database: