Hello,
Apex[ver: 21.2.0]. I'm working on the requirement - where Apex application is developed & registered in EBS.
Ask is after session time-out, control should redirect to EBS login page.
So, I checked in Shared Components >>Authentication Scheme>> in session not valid / in post logout url. Updated the "URL" textboxes with EBS login page url, which is - &EBS_APPS_FRAMEWORK_AGENT/OA_HTML/AppsLocalLogin.jsp?langCode=US&_logoutRedirect=y
&EBS_APPS_FRAMEWORK_AGENT is EBS profile option referred whose value is EBS instance's url. So, during testing after session time-out, it's giving me an error [screenshot pasted] below.
If we see, EBS url is appended by Apex url[?]. The ask is after timeout, control should redirect to EBS login page[url] . How shall we go around this ask, what correction may be needed here. Any ideas?

Thank you!