Skip to content

InvalidOneTimeTokenException does not have a Jackson Mixin #19203

@kwonglau

Description

@kwonglau

Describe the bug
Implement OTT login, resume the OTT token to login. InvalidOneTimeTokenException was thrown. Redis failed to deserialize the session

To Reproduce

  • create a spring web project with redis session
  • config spring security with OTT login
  • try to login again with the same token more than one time.

Expected behavior
It should know how to serialize/deserialize properly

Related issue
#18095

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions