Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| devel:documentation:compatibility [2019/09/10 15:21] – svandav | devel:documentation:compatibility [2024/08/08 16:11] (current) – Java update apeterova | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | <- .: | + | <- .: |
| ====== Compatibility ====== | ====== Compatibility ====== | ||
| ===== Web browsers ===== | ===== Web browsers ===== | ||
| - | {{: | + | {{.: |
| ==== Google Chrome ==== | ==== Google Chrome ==== | ||
| + | |||
| === Tested versions === | === Tested versions === | ||
| + | |||
| * Version 66.0.3359.181 (Official build) (64bit) | * Version 66.0.3359.181 (Official build) (64bit) | ||
| * Version 70.0.3538.67 (Official build) (64bit) | * Version 70.0.3538.67 (Official build) (64bit) | ||
| Line 13: | Line 17: | ||
| ---- | ---- | ||
| - | {{: | + | {{.: |
| ==== Firefox ==== | ==== Firefox ==== | ||
| + | |||
| === Tested versions === | === Tested versions === | ||
| - | | + | |
| + | | ||
| * Version 63.0 | * Version 63.0 | ||
| - | |||
| ---- | ---- | ||
| - | {{: | + | {{.: |
| - | ==== Internet Explorer ==== | + | |
| - | For now isn't possible use CzechIdM product with older version | + | ==== Internet Explorer |
| + | |||
| + | For now it isn't possible | ||
| === Tested versions === | === Tested versions === | ||
| - | * IE 11, | ||
| - | * IE 11.345.17134.0 | ||
| - | * EDGE 42.17134.1.0 | ||
| - | === Know issues === | + | |
| - | | + | * EDGE 84.0.522.59 |
| - | + | ||
| + | === Known issues === | ||
| + | |||
| + | * **Icons and fonts do not work** | ||
| + | * **Calendar in approval tasks overlaps** | ||
| ---- | ---- | ||
| - | {{: | + | {{.: |
| ==== Apple Safari ==== | ==== Apple Safari ==== | ||
| + | |||
| * Safari 11.x | * Safari 11.x | ||
| + | ---- | ||
| + | |||
| + | ===== Java ===== | ||
| + | |||
| + | IdM as java application require java to work. | ||
| + | |||
| + | === Tested versions === | ||
| + | |||
| + | * Java JDK 11 for IdStory IdM 11.x - 13.x | ||
| + | * Java JDK 21 for IdM version 14+ | ||
| ---- | ---- | ||
| Line 45: | Line 66: | ||
| ===== Application servers ===== | ===== Application servers ===== | ||
| - | Our product is primary | + | Our product is primary |
| ==== Apache Tomcat ==== | ==== Apache Tomcat ==== | ||
| - | {{: | ||
| - | Apache Tomcat is currently tested on these versions: | ||
| - | * 8.0.24 | ||
| - | * 8.0.35 | ||
| - | * 8.0.36 | ||
| - | Download application server is possible from [[https:// | + | {{.:300px-tomcat-logo.svg.png? |
| - | === Know issues === | + | * < |
| + | * 8.5.x - **No longer supported.** | ||
| + | * 9.0.x - **Mandatory for CzechIdM version 12+** | ||
| - | * We dont register issues with the application server. | + | You can download |
| - | ---- | + | CzechIdM 10 and higher versions **are not** compatible with Apache Tomcat 7. |
| - | ==== JBoss WildfFly ==== | + | === Known issues |
| - | {{: | + | * We don't register any issues with this application server. |
| - | JBoss WildFly isn't currently fully tested, but main functionality works. JBoss WildFly tested versions: | + | ---- |
| - | * 10.0.0 (bug with **date time format exception**, | + | |
| - | * 11.0.0, | + | |
| - | * 12.0.0. | + | |
| - | Download application server is possible from [[http:// | + | ==== JBoss WildfFly ==== |
| - | === Know issues === | + | Support for WildFly was dropped in CzechIdM 11.0.0. |
| - | * version 10.0.0 has bug with different version **fasterxml** library. Solutions is replace JBoss fasterxml library with newer (Is recomended use fasterxml library from version 12.0.0), | + | |
| - | * from CzechIdM version 8.1.0 is supported loading connectors for ACC module. | + | |
| ===== CzechIdM supported databases ===== | ===== CzechIdM supported databases ===== | ||
| + | |||
| ==== PostgreSQL ==== | ==== PostgreSQL ==== | ||
| - | {{: | ||
| - | PostgreSQL is our first supported databases. CzechIdM application contains all required flyway scripts for run the database. | ||
| - | Tested version: | + | {{.:psql.png? |
| - | * 9.2, | + | |
| - | * 9.6, | + | |
| - | * 10 | + | |
| + | Tested versions: | ||
| - | === Know issues === | + | * < |
| - | * We dont register issues with the PostgreSQL database. | + | * < |
| + | * 11 | ||
| + | * 12 (recommended) | ||
| + | * 13 | ||
| + | |||
| + | === Known issues === | ||
| + | |||
| + | * We don' | ||
| ---- | ---- | ||
| ==== Microsoft SQL Server ==== | ==== Microsoft SQL Server ==== | ||
| - | {{: | ||
| - | Microsoft SQL Server is second supported tabase. CzechIdM application contains all required flyway scripts for run the database. Please follow these [[tutorial: | ||
| - | Tested | + | {{.: |
| - | * SQL Server 2017, version 14 | + | |
| + | Tested | ||
| + | |||
| + | * SQL Server 2017, version 14, build 14.0.3294.2 | ||
| + | |||
| + | === Knows issues === | ||
| + | |||
| + | * Filtering by fulltext ID's doesn' | ||
| + | * (only CzechIdM versions older than 10.1) Automatic roles by attribute work in MsSQL only when using shorttext (String). | ||
| - | === Know issues === | ||
| - | * Filtering by fulltext ID's doesn' | ||
| - | * Automatic roles by attribute works in MsSQL only with shorttext (String). | ||