Has anyone found any documentation on how credentials for data Connections setup in Gallery are encrypted? I can't find anything. We're doing a security review with out IT and they are interested in technical specifics.
Solved! Go to Solution.
Hi @DCPDamon,
The Gallery data connection passwords are encrypted with the Windows Crypto API libraries. The actual passwords are not stored. The hashed password are stored in the MongoDB. Click on this link for more information Microsoft Crypto API.
Eric
Hi @DCPDamon,
Here are a few more details. Data source credentials are stored in the workflow XML and are encrypted are encrypted using the Microsoft Data Protection API with a 25-character salt. For more information see: Windows Data Protection
Eric
Eric, this is exactly what I was looking for! Is this documented anywhere officially? Or just common knowledge? It'd be great to have an Alteryx hosted site I can link to referencing that you use this method.
Hi @DCPDamon,
It is information from our Support Knowledge Manager. Community is the place to look. We are always proactively adding to the Knowledge Base on Community, but if anything needed is missing, just let us know.
Eric
@EricWe , what is the support knowledge manager? I've never heard of that? How can I access it?
Hi @DCPDamon,
The Support Knowledge Manager is a person that manages knowledge base content for the Alteryx Support Team. The Community is the place to look for this type of information. Just post a message if you need anything. Unanswered messages are sent to the Support Team.
Hello everyone,
I know this is already marked as solved, but I wanted to jump in anyway because I don't find this answer sufficient and maybe others would like additional details too. I'd like to cite the important phrases from one of the Alteryx documents:
Document: https://downloads.alteryx.com/Documentation/Alteryx%20Technical%20Overview.pdf
I coulnd't find a more recent version of the document, but these have changed as far as I am aware of. The only thing that might have changed is the internal communication - this might be https right now.
Best
Alex