spring-cloud / spring-cloud/spring-cloud-gateway

Request for Multi-Session Management with Redis in Spring Cloud Gateway with @EnableRedisWebSession

Open
#3,931 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feedback-provided
Dominant language
Java
Stars
4.9k
Forks
3.5k
Avg merge
20h 57m
Merged PRs (30d)
8

Description

I would like to request guidance or an implementation approach for enabling/disabling multi-session handling using Redis in Spring Cloud Gateway.

Specifically, we're looking to manage multiple user sessions efficiently(with a session limit) and store session data in Redis. Any recommendations on how to integrate this functionality, including configuration details or patterns to follow, would be appreciated.

Looking forward to your input!

If this feature is available, please provide the document.

Thank you!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the Spring Cloud Gateway and @EnableRedisWebSession documentation to determine whether Redis-backed multi-session handling and a session limit are supported. The work is complete when the project has either documented configuration details or an agreed implementation approach for this request.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, redis, spring-boot
Domain
api, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.