hashmapinc / hashmapinc/Tempus
Encrypt and store the AWS credentials in DB
Open
Complete
Sprint 5
Sprint 6
Userstory
- Dominant language
- Java
- Stars
- 32
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Child of #1051
AWS credentials should be encrypted while configuring the Kinesis plugin.
At present while configuring the Kinesis plugin the AWS credentials are stored in plain text without any encryption, which is a security risk.
In this story we want to explore various ways in which this encryption can be done, and implement the most feasible and suitable way.
AC:
1. In plugins, need to encrypt all plugin Configuration attributes which are of type password.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.