As a logged in user I can use the username as a variable in the url field

Q1. What is the problem that you are trying to solve?
Some authentication system requires the url to be unique for each users such as ssh://username@myserver.com

Q2 - Who is impacted?
People with dynamic url passwords

Q3 - Why is it important and/or urgent?
TBD

Q4 - What is your proposed solution? (optional)
As a user I want use variables in password entry URL, like ${username} for username so that I create a key with the url ssh:://${username}@my_server.com. Clicking there will open the link, with the username prefilled.
ref. https://github.com/passbolt/passbolt_api/issues/76

Q5. Community support
People can vote for this idea to show traction:

  • :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