spring-cloud / spring-cloud-common-security-config

A common security infrastructure used by Spring Cloud Data Flow and the projects in its ecosystem
19 stars 32 forks source link

Remove token from the TokenStore on logout #34

Closed sabbyanandan closed 5 years ago

ghillert commented 5 years ago

Turns out this was not a bug. Possibly memory issue as tokens are not removed upon logout. Removed the bug label.