hashmapinc / Tempus

Hashmap IIoT Accelerator Framework
Apache License 2.0
29 stars 10 forks source link

kinesis credentials are not decrypted while fetching it from DB. #1119

Open VikashSingh94 opened 5 years ago

VikashSingh94 commented 5 years ago

kinesis credentials are not decrypted while fetching it from DB.

Note. All the get call for plugin in service layer, should decode the encrypted credentials.

All the get call for plugin in controller layer, should encode the decrypted credentials.