IIQ 8.5 and Instrumental ID software

IIQ 8.5 was released on July 15, 2025! Instrumental Identity architects have already downloaded the new IIQ 8.5 software package, installed it on our sandbox and demo servers, poked it, prodded it, and analyzed the compatibility of our software. Here’s what we’ve found. ✅ UI Enhancer: Completely compatible with IIQ 8.5! I will be adding…

Using Tomcat Rewrites to Customize the UI and Add Friendly URLs in IdentityIQ

Rewriting URLs The problem Let’s say you’ve written a custom SailPoint IdentityIQ (IIQ) plugin that exposes a plugin page. By default, plugins in IIQ have a technical-looking URL, like this: https://iiqdemo.example.com/identityiq/plugins/pluginPage.jsf?pn=PluginName. That’s both too much and too little information for an end user. If your page consumes Angular state, it might have an even uglier…