As an admin, I would like to be able to be able to provide a custom list of field selectors to the browser extension, so that non conforming login pages can still be targeted to fill

Q1. What is the problem that you are trying to solve?
Some websites do not follow the text input field naming that can be targeted by the field selector in:

https://github.com/passbolt/passbolt_styleguide/blob/master/src/react-web-integration/lib/InForm/InFormFieldSelector.js

It is understood that attempting to cater for every possible selector for username entry field is impossible. In these cases however, it would be beneficial to allow for a custom list for the browser extension to allow secretes to be populated on login pages.

I also understand that you can copy and paste into the fields, however this can be disabled for specific teams/groups that you only want to allow them to gain access to the specific sites/portals but do not want them to have copy paste of username/password etc.

Q2 - Who is impacted?
Potentially all PB users

Q3 - Why is it important and/or urgent?
Provides additional flexibility for admins that what to provide login credentials to specific groups, but do not wish to allow them copy paste of usernames/passwords directly.

Q4 - What is your proposed solution? (optional)
As a admin I would like to be able to provide a custom list of selector field templates to a browser etx so that non conforming input field naming can be found and mapped to the username in the database and subsequently provided.

  • :ok_woman: Must have: this is critical for me to have this
  • :raising_hand_woman: Should have: this is important for me to have this
  • :tipping_hand_woman: Could have: this could be nice to have
  • :no_good_woman: Won’t have: we should not schedule this (explain why)
0 voters
1 Like