Skip to content

Enable setting custom id in RedisSession #1780

@bjevtic

Description

@bjevtic

Hi,
currently, when a RedisSession is created (inside RedisOperationsSessionRepository), its ID is set to a randomly picked UUID. I don't see a way to set a custom session ID afterwards (like we can do in MapSession.setId()), and class itself is package private and final, so it cannot be extended. Is there any way this can be done?

I see issues #11 and #204 are somewhat related to this.

Thanks

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