Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added 2.x version and removed reference to java 8/11

Table of Contents

...

BankID Adapter versionUbisecure SSO version
1.0.x8.3.x or newer*
1.1.x8.8.x or newer
2.x9.x or newer

*) Ubisecure SSO 8.4.1 requires specific key id configuration (see Client authentication for more details)

...

You can find instructions on how to install a JRE in Linux single node installation - SSO or Windows single node installation - SSO whichever is you preferred OS. BankID adapter works with both JDK8 and JDK11. If you upgrade the JDK version on your server, you need to restart the adapter application.

Obtain BankID related certificates

...

Note
titleSecuring HTTP connections

Although the adapter is currently deployed to the same node as Ubisecure SSO (install on one node only if in HP), it is suggested to secure the adapter by configuring it to use HTTPS in order to avoid exposing of sensitive information. This suggested step allows moving adapters to different servers than Ubisecure SSO. You can refer to Spring Boot Server SSL configuration instructions for more details.

Adapter configuration properties

The following configuration properties can be set using the configuration prefix:

...