Product compatibility¶
This document provides compatibility details for WSO2 Identity Server 7.1.0 across various environments.
WSO2 Identity Server runtime compatibility¶
Given below is the tested compatibility of the runtime of WSO2 Identity Server 7.1.0.
Tested operating systems¶
WSO2 Identity Server, being a Java application, is compatible with most operating systems. Listed below are the operating systems that have been tested with the WSO2 Identity Server 7.1.0 runtime.
Operating System | Versions |
---|---|
Ubuntu (x86_64, ARM64) | 24.04 |
Rocky Linux | 9.3 |
Windows Server | 2024, 2016 |
RHEL | 9.5 |
Tested JDKs¶
The WSO2 Identity Server 7.1.0 runtime has been tested with the following JDKs:
JDKs | Versions |
---|---|
Temurin OpenJDK | 21, 17, 11 |
Oracle JDK | 21 |
IWA limitation on ARM64
WSO2 Identity Server does not support NTLM-based Integrated Windows Authentication (IWA) on ARM-based JDKs. This is because NTLM relies on Windows-specific native libraries (SSPI APIs), which are unavailable on ARM architectures.
If you need IWA on an ARM64 deployment, use Kerberos authentication instead of NTLM.
Tested DBMSs¶
The WSO2 Identity Server 7.1.0 runtime has been tested with the following database management systems (DBMSs):
DBMS | Versions |
---|---|
MySQL | 8.0.4, 5.7 |
Oracle RAC | 23ai, 19c |
Oracle | 23ai, 21c, 19c |
Microsoft SQL Server | 2022, 2019, 2017 |
Postgres | 17.2, 16.6, 15.10 |
Maria DB | 11.4 |
DB2 | 11.5 |
Tested web browsers¶
The WSO2 Identity Server 7.1.0 runtime has been tested with the following browsers:
Browser | Versions |
---|---|
Chrome | 129 |
Firefox | 130 |
Microsoft Edge | 127 |
Safari | 17 |
Tested LDAPs¶
The WSO2 Identity Server 7.1.0 runtime has been tested with the following LDAPs:
LDAP | Versions |
---|---|
Open LDAP | 2.6 |
Microsoft Active Directory Windows | 2022 |