]
David virgil naranjo updated OVERLORD-128:
------------------------------------------
Git Pull Request:
Encrypt the passwords in overlord.properties
--------------------------------------------
Key: OVERLORD-128
URL:
https://issues.jboss.org/browse/OVERLORD-128
Project: Overlord
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Reporter: David virgil naranjo
Assignee: David virgil naranjo
The password properties inside of the overlord.properties file should be encrypted in the
properties file and then decrypted by the application whenever the encrypted properties
are used.
Properties to be encrypted:
overlord.auth.saml-key-alias-password
overlord.auth.saml-keystore-password
It can be used as synchronous security encrypting algorithm, the AES Encrypting
algorithm.
It can be used commons-coded.