I have a current Redis connection that works, it does not require a user, but we migrated to another Redis that provided us with a user and password, but the connector does not have the option to insert the user, we have tried to put in the password field like this: user-password, user:password and nothing works.-
Ensure to copy your n8n workflow and paste it in the code block, that is in between the pairs of triple backticks, which also could be achieved by clicking </> (preformatted text) in the editor and pasting in your workflow.
```
<your workflow>
```
That implies to any JSON output you would like to share with us.
Make sure that you have removed any sensitive information from your workflow and include dummy or pinned data with it!
We have raised an internal request with our engineering team to have Redis client upgraded to be able to support usernames in Redis credentials. Thanks for bringing it to our attention.