Oracle APEX Page - How can i configure "Rejoin Sessions" for a page
Page "myPage" is part of an application "myApp" that requires authentication.
"myApp" is already opened so the end-user can enter some data.
"myPage" contains Contact Info and is opened (new tab) by an external application and its URL is something like this:
"https://...../r/myapp/mypage/f?P14_MY_ID=999000000004".
According to:
and
I can't find a combination of security settings, so when "myPage" is opened, "myApp" doesn't require authentication again.
Thank you in advance