3
A couple of sites I use have a username, second identifier, and a password.
One site (ADP payroll) has client id (company's number) user id (my ID) and password. My company's id is 5 or so digits that mean nothing to me. Since it is a number, I just type digits, and delete them until the form-filler remembers what I typed last, but it's not optimal.
The second site (Australian Phone Company) uses username, password and "account name". At least this time it is a string I can remember, but it's still annoying to have an extra field to fill in.
These additional fields aren't additional security, they are just user name space dividers.
Is there a way to get them auto-filled like the username/password fields are?
1Just to add, whether it's Firefox or a password manager, it has to know what data to put where. That becomes difficult if the web page doesn't externally identify some of the fields. Online forms aren't always conducive to automatic filling. In some cases, like password re-entry verification fields, the form purposely makes auto-filling difficult. Also, if form filler software simply stores location or sequence, and the the web page changes, you can end up with data in the wrong place. – fixer1234 – 2018-09-24T22:52:04.547