Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

UI/UX Improvements for multiple accounts which share a password #397

Open
danudey opened this issue Jun 9, 2020 · 2 comments
Open

UI/UX Improvements for multiple accounts which share a password #397

danudey opened this issue Jun 9, 2020 · 2 comments

Comments

@danudey
Copy link

danudey commented Jun 9, 2020

Hey all,

I work at a large corporation, and while we have a centralized Active Directory/LDAP authentication backend, most of our services have their own UI for it. Among others:

  • SAML login through our internal SAML IdP
  • Grafana
  • Jenkins
  • GitLab
  • ...and dozens more

This makes a password manager incredibly useful, but also incredibly cumbersome whenever you do a password change. As a result, I'd like to put forward the following usability improvements for consideration.

First, and likely the easiest, a way to display entries which share a password. Safari has an example interface for this, allowing users to see in their list which entries share the same password as others, and how many. This could significantly assist with reducing password re-use by users.

Secondly, technically easy but more UI/UX work, a way to group entries which share an identical login/password, and, ideally make batch changes to them. Even just a way of saying "Take all of these accounts and change their password to X".

Thirdly, and likely far more complicated, a way to either:

  1. "Associate" multiple entries
  2. Set a "master" credential to be offered for subdomains under a specific domain.

I have dozens of saved "credentials", all of which are identical credentials stored multiple times for multiple URLs. If I could either manually say "these are all the same login, treat them as one" or "Save this login as my corporate/enterprise/ credential", then be prompted for "What is your internal domain to use this with?" so that that entry is only stored once. Optionally, disable any of those entries from syncing to other systems (so that my Firefox at home doesn't get my corporate credentials).

It would be extremely nice if, when logging in to our internal Jenkins with a changed password, I could be prompted to "Would you like to update the saved credentials 'Corporate Active Directory'?" with prompts for "Update", "Save as new credential", or "Ignore".

@mnoorenberghe
Copy link
Contributor

Hello, just a quick suggestion to help you out… part of the problem is because you probably had most of these saved logins before we added subdomain support last year. Now that we autocomplete subdomains the one workaround is to delete all but one copy of the username/password for the domain.

New users wouldn't have the same problem as they wouldn't have saved all the duplicates for the subdomains in the first place.

I know my solution doesn't help for cases where a totally separate domain is used but for that one idea is https://bugzilla.mozilla.org/show_bug.cgi?id=1120684#c10 which is similar to what you're asking for.

https://bugzilla.mozilla.org/show_bug.cgi?id=1622315 is the bug on bulk password changes btw.

@pablocarrillo12
Copy link

Sorry, but it doesn't apply when Firefox displays a pop up requesting credentials.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants