Hi,
Basically there is a requirement to centralize the API keys and secret so that the user should not be able to give API key's again and again and just every user can connect to the encrypted API keys just like a vault in which the API key's are encrypted. We are doing this in Azure but i wonder we have any such thing in Alteryx.
Thanks in advance
Solved! Go to Solution.
Hey @Maqbool ,
Unfortunately, there isn`t such a thing.
A not-so-pretty workaround would be to adapt the authenticate macro from the Alteryx Server API macros with a specific key and secret or pointing to a DB and share this macro with all the designer users.
https://community.alteryx.com/t5/Engine-Works/Introducing-the-Alteryx-Server-v3-API/ba-p/899228
As I mention, not pretty 😂
Best regards,
Fernando Vizcaino