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!

Username and Password items are being prepopulated with saved credentials in browser.

Eslam_ElbyalyDec 20 2023 — edited Dec 20 2023

Hello all.

I am using Oracle APEX 23.1.5.

I have a form that's based on a database table. It has 2 items to enable user to set their usernames and passwords for the application. The items are named “P2_LOGGER” and “P2_PROVIDER_SECRET_WORD”. They are based on database columns with names “LOGGER” and “SECRET_WORD”, respectively.

When I run the page, the items get populated with a username and it's password that were saved previously in the browsers password manager.

I do not know if this has something to do with the problem, but I noticed that the credentials it uses to populate the items belong to apex workspace login page. That's the workspace that has my application. I am using Oracle cloud free tier.

What is the cause of that? And how can I avoid it?

P.S. the app will run on Android devices as a progressive web app.

Comments
Post Details
Added on Dec 20 2023
5 comments
406 views