I followed this tutorial to set up my custom authentication using username/passwords stored on my database table.
Custom Authentication in Oracle APEX
Everything seem to work fine. I tested my two Apps101 and App102 with this and I was able to login with my stored username/pw.
Here's the issue.
I have the two Apps opened in the two separate tabs in the same browser.
After I logged into App101 with User1 then log into App102 with User2 on another tab, App101 will switch the username to User2 and continues to function.
I am guessing this has something to do with the cache not clear properly. I tried adding a clear page cache processing as follows but doesn't seem to work. Any idea what I could look into?
