Relative Content

Tag Archive for oracle-apex

Oracle APEX Custom Authentication Login Page only Accessed when Run Directly

I set up custom authentication for my APEX app (first time doing so)and it’s working, but only if I run the login page manually.
If I run the application normally, I get a browser message that the app requires authentication (See below). What I would expect to happen is for the login screen to appear. Same thing happens if I sign out – it will try to open the home page – but obviously I’ve signed out so credentials will need to be re-entered, but instead of the login page popping up, I get the weird dialog shown.