SOLVED
Decrypting passwords with C/C++ (and other non-Python) SDKs
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Printer Friendly Page
11 - Bolide
‎06-06-2020
10:25 AM
- Mark as New
- Subscribe to RSS Feed
- Permalink
The Python SDK provides a facility on the engine object to decrypt passwords encrypted with the HTML SDK. This seems to be an addition made to the Python SDK as this method does not exist on the C engine API. I thought maybe the passwords were encrypted using DPAPI, but I've not been able to get it to work. How can we decrypt passwords outside of the Python SDK?
Solved! Go to Solution.
Labels:
- Labels:
- SDK
2 REPLIES 2
TashaA
Alteryx Alumni (Retired)
‎06-08-2020
10:35 AM
- Mark as New
- Subscribe to RSS Feed
- Permalink
Hey there!
Unfortunately right now it's not possible (as far as I'm aware, and I've looked into it recently as well.) It's something we have documented as a need for any future roadmap items for SDKs.
-Tasha
