Tomcat Version Upgrade

Hi all,

Does IdentityIQ support Apache Tomcat 10. If yes, is there a guide/document to refer in order to upgrade the tomcat on IIQ servers?

Thanks in advance

@rishavghoshacc till Apache Tomcat 9.0

check here for latest version support

IdentityIQ Supported Platforms Matrix - Compass

Some thread : Tomcat Upgrade Issue - IdentityIQ Application Fails to Start - IdentityIQ (IIQ) / IIQ Discussion and Questions - SailPoint Developer Community

Hi @rishavghoshacc, could you please share which version of IIQ you are using?

@santhirajumunganda 8.3p1

Based on the requirements provided in the XLSX file below, IIQ 8.3 supports only up to Tomcat 9.0. Please review it and let me know if that information is useful.

IdentityIQ Supported Platforms.xlsx (13.9 KB)

Thanks

@santhirajumunganda - Can you please confirm the source of this document?

You might have luck using Tomcat 10 and deploying identityiq to a $CATALINA_BASE/webapps-javaee folder instead of the normal $CATALINA_BASE/webapps folder. Tomcat should attempt to automatically convert it to Jakarta EE and then put the converted webapp in the webapps folder itself on startup. This setup won’t be supported by SailPoint though.

@drardin Any official document to refer as a guide for the upgrade?

Ref Link: Recommended Platforms

For the process I just laid out:

For a migration tool outside of Tomcat that would need to be added as an Ant task on every deployment:

it’s not recommended to go install any version that is not supported by sailpoint. it will impact your product support.

Posting again here, See current supported versions : IdentityIQ Supported Platforms Matrix - Compass

Right. I mentioned that it would be unsupported by SailPoint. Thanks for highlighting that though just in case it was missed!