spring-attic / spring-security-oauth

Support for adding OAuth1(a) and OAuth2 features (consumer and provider) for Spring web applications.
http://github.com/spring-projects/spring-security-oauth
Apache License 2.0
4.69k stars 4.05k forks source link

Bug: Login multi times cause uname_to_access to many hash values #1916

Closed lost22git closed 3 years ago

lost22git commented 3 years ago

Reason: OAuth2AccessTokenJackson2Serializer and OAuth2AccessTokenJackson2Deserializer not serialize OAuth2AccessToken#expiration or expireIn calculate mistakely, cause uname_to_access sadd different token

jgrandja commented 3 years ago

@zxf-thingsmatrix Please provide more details. Either provide a test that reproduces the error or a minimal sample with instructions on how to reproduce.

spring-projects-issues commented 3 years ago

If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be closed.

spring-projects-issues commented 3 years ago

Closing due to lack of requested feedback. If you would like us to look at this issue, please provide the requested information and we will re-open the issue.