Integrating Server-Stored Images into IIQ

Which IIQ version are you inquiring about?

Version 8.3

Share all details related to your problem, including any error messages you may have received.

Hello everyone,

I’m exploring the feasibility of integrating images stored on our server into IIQ. The objective is to seamlessly display these images within the ‘View Identity,’ ‘Edit Identity,’ and ‘Manage Accounts’ fields.

Could someone provide guidance or assistance on achieving this functionality effectively? Your insights would be greatly appreciated.

Thank you.

Hello Lolith,
If you want to store e.g. User Photo in IIQ and use it on these pages, I recommend using the existing plugin available on compass.

Community.sailpoint.com/t5/Plugin-Framework/Identity-Photos-Plugin/ta-p/174240

If you want to do something a bit different, I still think you’ll have to build your own plugin that does something similar to the one I posted above.

I read through your post, Kamil.Using this strategy, the photos would be retrieved via a URL rather than a server.Do you want me to alter the plugin to accept photos on the server? Is there an alternative approach?

I’m affraid not out of the box. The plugin I pointed is just an example how you can achieve your requirement. I think you can create similar one that will allow you to read it from the server.