You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is not always possible to specify credentials as part of the Redis URI, for example when the username or password contain a special character or need to be encrypted. Having these as dedicated properties would allow to reuse Kafka Connect facilities for password encryption/decryption.