Skip to main content

Hi,

 

In an Action Flow I'd like the variable value to be encrypted - ex : value containing a password.

 

How can this be achieved?

 

Thanks,

Bhasker

Hi @bhasker.sathy ,

 

You could try the 'Encryptor' module in Action Flows (see screenshot below).

 

Kind regards,

Jan-peter

 

encryptor_action_flow


Hi @janpeter.van.d 

 

Thanks for sharing. The problem with Encryptor module is that the raw data (ex : password) can be seen by all (screenshot below). I'm looking for an option where once the data (ex : password) is put in, then there should be no way for anyone to see the raw data.

 

Encryptor - raw data seen 

Thanks again !

Bhasker


Hi @janpeter.van.d 

 

Thanks for sharing. The problem with Encryptor module is that the raw data (ex : password) can be seen by all (screenshot below). I'm looking for an option where once the data (ex : password) is put in, then there should be no way for anyone to see the raw data.

 

Encryptor - raw data seen 

Thanks again !

Bhasker

Hi @Bhasker,

 

Now I understand your problem better, it's not about the variable value during an execution, but that the variable value is visible for people that can action the flow itself. Thanks for the clarification! For that, you would need something as a password manager integration, but I'm not aware that such integration is yet available, sorry.

 

Kind regards,

Jan-peter


Hi @janpeter.van.d 

 

Thanks for the quick response.

 

And you're right, my first note wasn't clear that the primary requirement is for values to be masked...and these masked values/variables should be available to be used in Action Flows.

 

Thanks !

Bhasker


Reply