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!

Password manager for Oracle Apex?

GeertDePaepJun 9 2016 — edited Jun 21 2016

Does anyone know of a password manager to autofill login username and password for Oracle Apex applications (i.e. extension for Google Chrome browser)? I mean solutions like Lastpass or Keepersecurity. These are very popular (and safe I think), but they have the following problem with Apex:

In fact they only look at the domain name to identify a website. So http://hostname/dad/f?p=1 is the same for them as http://hostname/dad/f?p=2. I have a lot of applications and each application has its own username(s) and password(s). So when I go to application 1, I get a list of all usernames and passwords of all applications, because Lastpass or Keeper only look at "http://hostname" and they ignore the f?p=1 or f?p=2.

What I want is, when I go to http://hostname/dad/f?p=1 I only see the username(s) I saved for application 1 and when I go to http://hostname/dad/f?p=2 I only want to see the username(s) I saved for applicartion 2.

Does anyone know of an extension that is capable of taking the url arguments into account, as a browser extension for Google Chrome?

Thanks.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 19 2016
Added on Jun 9 2016
5 comments
1,568 views