Skip to content

fix(oxauth): Authentication fails in Gluu CN after Redis cluster restart #282

@mmrraju

Description

@mmrraju

Tickets-169

Describe the issue

In the Gluu CN installation, after stopping and restarting the Redis cluster, the Gluu authentication process (oxAuth) fails completely and only works again after restarting the server.

Steps To Reproduce

  1. VM 1 setup Redis cluster.
  2. VM 2 setup Gluu CN 4.5.9
  3. Installation complete and works fine.
  4. Stop all Redis cluster nodes.
  5. Wait for 5 minutes.
  6. Start all Redis cluster nodes.
  7. Attempt to authenticate via oxAuth.

Expected behavior

Gluu pods should automatically reconnect to Redis

Actual behavior

Authentication process failed.

Screenshots

Image

Desktop (please complete the following information):

  • Gluu version( 4.5.9) CN

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions