Password Encryption

Passwords in connection strings are auto detected and replaced with __ENC_PWDn__. Multiple passwords are detected and encrypted. The password is stored encrypted in a separate part of the XML. Existing passwords will not be encrypted until users click off of the tool.

Note: Alteryx makes no guarantee that encrypted passwords are secure!

Password encryption options are available in the Input Data Tool, Output Data Tool, Connect In-DB Tool, and Data Stream In Tool tools.

  1. Hide: This hides the password using minimal encryption (DES).

  2. Encrypt for Machine: Any user or service on this machine will be able to fully use this workflow.

  3. Encrypt for User: The currently logged in user can use this workflow on any machine.