Re-Generate JWT Token for Openflow - Node-Red

Hi

I am running Openflow and Node-Red using pm2. I just checked the logs and I can see the JWT has expired. How can I renew this token?

Thanks in advance. :slight_smile:

If you delete the token from the .env file and run client with install parameter, it will re promt for username and password and add a new tken.
You you can update the env file your self by going to /jwtlong on your openflow after logging in as the user you want a token for.

1 Like

Hi @Allan_Zimmermann

Worked perfectly. Thank you! :raised_hands: :smiley:

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.