Hi,
When I click on this URL in a mail, I get a message "Authentication required (from XDB)" for the page 51.
htttp://10.0.10.234:8080/pls/apex/f?p=113:51:::NO::P51_MAIL::
Page is public. There is no session. If I navigate into the application and runs the page 51, no message appears.
Before, this page was running without authentication needed. This message appears since I have migrated the DB from 11.2.0.4 to Oracle12c. And that I have changed the Apache HTTP server to the embedded PL/SQL Gateway (XDB).
I would like no message appears. no authentication, like before.
I am using APEX 5.1 on Oracle 12c.
Regards.
Update :
- I have unlocked the user xdb and connected as xdb on the authentication popup but then I am faced to a message : Not Found. The requested URL /pls/apex/f was not found on this server.
- Googling around, I found this procedure for stopping the Authentication message, I runned it but it does not solved the problem...
http://www.apexexplorer.com/index.php/13/how-to-stop-xdb-authentication-window-in-apex
Message was edited by: Chipniz