Changing refresh time for My Applications page in SelfService

In case you need to change the default 50-minute timer for refreshing the My Applications page in SelfService, you might need to adjust CATALINA_OPTS in /etc/systemd/system/openiam-ui.service file for RPM and 3.2/ui/docker-compose.yaml | Line 12 for Docker. Adjust the following values.

  • Dorg.openiam.application.sweeeptime=60000
  • Dorg.openiam.content.provider.threadsweep=60000
  • Dorg.openiam.auth.provider.sweep.time=60000