Community

JWT token refresh automatize in Alteryx?

I have a workflow in Alteryx where I pull some data from Adobe Analytics through a JSON request, but I also have some authentication credentials such as url, client id, client secret and jwt token. The problem is I have to refresh this workflow every single day and I would prefer to schedule it on Alteryx mulesoft server but I have to manually change the jwt token every day in order for the workflow to run (security reasons I think). Is there any way I could automatically refresh the JWT token daily too? The token is taken from Adobe Developer Console by using a private key.

Was this article helpful?

0 out of 0 found this helpful

Comments

3 comments

  • Avatar
    Maryna Ivashchenko

    Hello,

    Thank you for writing.

     

    In this channel, we discuss questions related to training at ABBYY University. To get assistance in your question, please raise a support ticket by the link:

    https://support.abbyy.com/hc/en-us/requests/new

     

    Our colleagues from technical support will take care of your request.

     

    Kind regards,

    Maryna Ivashchenko 

    0
  • Avatar
    Ravikant Chouhan

    Hi,

    Automating the refresh of your JWT token for your Alteryx workflow in the context of Adobe Analytics can be achieved by setting up a process that handles the token refresh automatically. 

    I would suggest you to update Workflow configuration and modify your Alteryx workflow to use the newly refreshed JWT token. You might need to parameterize the JWT token value within your workflow so that it can be updated programmatically.

    Thanks

    MLOps Certification

    0
  • Avatar
    Tanu Sharma
    0

Please sign in to leave a comment.