Make IDM App Url Relative

Right now in the ui app properties file, the url for the idm application is a fully qualified url. Is it possible to make this a relative path or jndi where the same war could be deployed to multiple instances?

Adding a JNDI option would be good indeed. I’m not sure about the relative path, because the UI app can run on a different server. Although with the cookie handling you do need a single domain, so maybe a relative path could work.

Best regards,

Tijs

Thanks. I will take a look to see how we can make the properties file info be located as jdni.