passbolt / lab-passbolt-py

Python library for Passbolt API
https://passbolt.com
MIT No Attribution
8 stars 7 forks source link

Feature request: Share password #5

Open eddie4 opened 9 months ago

eddie4 commented 9 months ago

Am planning on consuming this python addon via ansible for secret management. However currently the addon only creates the passwords in a single user. I would very much like it to be able to share the password with a group. Not necessarily one that the API user is in. For example:

  1. Create new VM with local admin password randomly generated. (Already possible)
  2. Share this password with the group: "Linux administrators"
eddie4 commented 8 months ago

I asked a colleague to write this feature. Thanks Mathijs.