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:
- Must have: this is critical for me to have this
- Should have: this is important for me to have this
- Could have: this could be nice to have
- Won’t have: we should not schedule this (explain why)
0 voters