OAM : prevent session being updated to frequent
Hi,
Oracle OAM will keep the session by keep being updated by user activity, example when user click something on a page, then that page will tell OAM, then OAM will update the "last updated" field in the OAM record.
The problem is, it generates high traffic to our OAM. Not sure user agent talk to OAM directly or via our portal first.
anyway, is there a way to disable this? so that not much traffic coming to OAM. We can just disable user session with timeout setting.