Skip to content

Basic implementation of secret manager #162

Description

@akremenetsky

Add the initial part of Secret Manager to manager passwords. The first implementation should support only plain passwords but a particular constructor interface allow to implement more strict solutions in the future. The secret manager follows the universal agent way so actual password generation and saving is on the driver side. Single driver `PasswordCapabilityDriver' should be added in the first implementation that uses the PG database as a storage for passwords.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Fields

Priority

None yet

Start date

None yet

Target date

None yet

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions