We have integrated oracle EBS with APEX. our issue is some times even though Oracle EBS session is expired, APEX keeps active and sets the user as GUEST somehow.
Is there a way I can force logout based on certain condition? like I want to put a process condition on page load and make sure the user is valid and if not force the user to go to Login page again?