[wildfly-dev] WildFly - encrypt datasource.

Darran Lofthouse darran.lofthouse at jboss.com
Mon Sep 21 09:52:01 EDT 2015


+1

In addition to any back end operations needed to actually be able to 
pass in plain text passwords and have then stored in the vault we also 
have to consider how we transfer the passwords from the client side 
without opening up the opportunity for them to be intercepted.

Regarding complexity of working with the vault I would also like to 
explore options so that once the vault is configured we automate the 
interactions with it e.g. an end user would just create a datasource 
with the password in plain text, we then handle storing it in the vault 
and update the model to reference the stored value.

On 21/09/15 10:47, Harald Pehl wrote:
> Yes this is something we'd like to support in a future release. Since there will be a lot of changes on how to configure security with the introduction of Elytron, we’d like to postpone this feature until Elytron has been fully integrated in WildFly.
>
> .: Harald
>
>> Am 14.09.2015 um 19:38 schrieb Eduardo Medeiros <eduardo at dotmac.com.br>:
>>
>> Hello Guys,
>>
>> I would like to know if there is a road map to add a feature for encrypt password from data sources using HAL console.
>>
>> Nowadays, I know that this configuration is possible using the keytool and vault.sh, but is a little bit hard and confused.
>>
>> --
>> Thank you,
>> Eduardo Medeiros.
>>
>> _______________________________________________
>> wildfly-dev mailing list
>> wildfly-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/wildfly-dev
>
> ---
> Harald Pehl
> JBoss by Red Hat
> http://hpehl.info
>
>
> _______________________________________________
> wildfly-dev mailing list
> wildfly-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/wildfly-dev
>


More information about the wildfly-dev mailing list