Skip to content

[Cache] RedisAdapter does not recognize username and password for Redis Cluster in DSN #59983

@bracoTuxbr

Description

@bracoTuxbr

Symfony version(s) affected

7.2

Description

When we use DSN with user and pass auth for a redis cluster, Symfony does not send user and pass for Redis in the AUTH command.

How to reproduce

DSN Example:

redis:user:pass@?host[10.0.2.15:7000&host[10.0.2.15:7001]&host[10.0.2.15:7002]

Possible Solution

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions