Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Custom Authentication cache/session/cookie/ issue

KP90Nov 9 2017 — edited Dec 14 2017

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?

pastedImage_5.png

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 11 2018
Added on Nov 9 2017
6 comments
1,203 views