Redirecting to EBS when APEX app times out
I am using APEX 20.2.0.00.20. I created an app and have it set so I login to it from EBS. I'm wanting to return to EBS when the app times out. Right now if it times out before EBS times out, it takes me to a blank white screen. If EBS times out, it takes me to the generic APEX login page. Below are details of how I have things configured.
I have application items: EBS_APPLICATION_NAME, EBS_ORG_ID, EBS_RESP_APPL_ID, EBS_RESP_ID, EBS_SEC_GROUP_ID, EBS_SESSION_ID, EBS_TIME_OUT, EBS_URL, EBS_USER_ID, USER_ID, AND USER_NAME. Each of these items have a protection level of 'Restricted- May not be set from browser' and Scope of 'Application'.