Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

On linux the driver should be placed in

No Format
$JRE_HOME/usr/local/ubisecure/ubilogin-sso/lib/ext

Or on Windows

No Format
%JRE_HOME%%PROGRAMFILES%\Ubisecure\ubilogin-sso\lib\ext

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:

Image Modified