Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
devel:documentation:compatibility [2020/04/08 14:23]
fiserp [PostgreSQL]
devel:documentation:compatibility [2021/07/14 10:07]
apeterova [Firefox]
Line 16: Line 16:
 ==== Firefox ==== ==== Firefox ====
 === Tested versions === === Tested versions ===
-  * Version 47.0+  * <del>Version 47.0</del> - supported only for CzechIdM 10.4 and lower
   * Version 63.0   * Version 63.0
  
Line 23: Line 23:
  
 {{:devel:documentation:ie7windows.png?100 |}} {{:devel:documentation:ie7windows.png?100 |}}
-==== Internet Explorer ====+==== Internet Explorer & Edge ====
 For now it isn't possible to use CzechIdM product with IE versions older than IE11.  For now it isn't possible to use CzechIdM product with IE versions older than IE11. 
 === Tested versions === === Tested versions ===
-  * IE 11, +  * <del>IE 11, IE 11.345.17134.0</del> - **IE 11 is no longer supported**. 
-  * IE 11.345.17134.0 +  * EDGE 84.0.522.59
-  * EDGE 42.17134.1.0+
  
 === Known issues === === Known issues ===
   * **Icons and fonts do not work** if your system or IE has downloading of fonts disabled (this is a security setting). You can enable it in IE or system settings (or through the AD domain GPO). See following pictures for how to do that: {{:devel:documentation:fontdisable01.png?linkonly | System settings }} or {{ :devel:documentation:fontdisable02.png?linkonly | IE settings}}. [[http://www.thewindowsclub.com/icons-fonts-missing-internet-explorer-11|Article about it]].   * **Icons and fonts do not work** if your system or IE has downloading of fonts disabled (this is a security setting). You can enable it in IE or system settings (or through the AD domain GPO). See following pictures for how to do that: {{:devel:documentation:fontdisable01.png?linkonly | System settings }} or {{ :devel:documentation:fontdisable02.png?linkonly | IE settings}}. [[http://www.thewindowsclub.com/icons-fonts-missing-internet-explorer-11|Article about it]].
 +  * **Calendar in approval tasks overlaps** the bottom of the page. A scroll bar appears but when working on touchpad without gesture scrolling support there is no way to scroll. As a workaround you can type the date into the text field without using the calendar. This is fixed in newer versions of Edge based on Chromium core.
    
  
Line 42: Line 42:
  
 ---- ----
 +
 +===== Java =====
 +IdM as java application require java to work.
 +=== Tested versions ===
 +  * Java JDK 11 for IdM 11 and newer
 +
 +----
 +
  
 ===== Application servers ===== ===== Application servers =====
Line 50: Line 58:
 {{:devel:documentation:300px-tomcat-logo.svg.png?170 |}} {{:devel:documentation:300px-tomcat-logo.svg.png?170 |}}
 Apache Tomcat is currently tested on these versions: Apache Tomcat is currently tested on these versions:
-  * 8.0.x +  * <del>8.0.x</del> - **No longer supported.** 
-  * 8.5.x (recommended)+  * 8.5.x - **No longer supported.** Should still work with CzechIdM 11.0.0. 
 +  * 9.0.x (recommended)
  
-You can download the Tomcat from [[https://tomcat.apache.org/download-80.cgi|its official webpage]].+You can download the Tomcat from [[http://tomcat.apache.org/|its official webpage]]
 + 
 +CzechIdM 10 and higher versions **are not** compatible with Apache Tomcat 7.
  
 === Known issues === === Known issues ===
Line 63: Line 74:
 ==== JBoss WildfFly ==== ==== JBoss WildfFly ====
  
-{{:devel:documentation:wildfly_logo_stacked_600px.png?150 |}}+Support for WildFly was dropped in CzechIdM 11.0.0.
  
-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. 
- 
-You can download the application server from [[http://wildfly.org/downloads/|here]]. 
- 
-=== Known issues === 
-   * version 10.0.0 has bug with different versions of **fasterxml** library which leads to **date time format exception**. The solution is to replace JBoss' fasterxml library with a newer one. (We recomend to use fasterxml library from JBoss WildFly 12.0.0), 
-   * Loading connectors for ACC module is supported since CzechIdM 8.1.0 onwards. 
  
 ===== CzechIdM supported databases ===== ===== CzechIdM supported databases =====
Line 82: Line 83:
  
 Tested versions: Tested versions:
-  * 9.6 +  * <del>9.6</del> - **No longer supported.** Should still work with CzechIdM 11.0.0. 
-  * 10+  * <del>10</del> - **No longer supported.** Should still work with CzechIdM 11.0.0.
   * 11   * 11
-  * 12+  * 12 (recommended) 
 +  * 13
  
  
Line 98: Line 100:
  
 Tested versions: Tested versions:
-  * SQL Server 2017, version 14+  * SQL Server 2017, version 14, build 14.0.3294.2
  
 === Knows issues === === Knows issues ===
   * Filtering by fulltext ID's doesn't work correctly. For example, Events agenda and filter by ownerId and Id (the ownerType filtering works).   * Filtering by fulltext ID's doesn't work correctly. For example, Events agenda and filter by ownerId and Id (the ownerType filtering works).
-  * Automatic roles by attribute work in MsSQL only when using shorttext (String).+  * (only CzechIdM versions older than 10.1) Automatic roles by attribute work in MsSQL only when using shorttext (String). 
  • by laniko