Replies: 1 comment
-
|
See bug reported to understand the issue : #350 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any cleanup strategy mentioned for v4.x for in memory token saving strategy?
#Update

While debugging the test application, I have found that when I click on InvaidateSession page, it removes one token but as unprotected page "session.jsp" is loaded, two master tokens are generated. Which results in token size increasing by 2 rather than decreasing by 1.
I have attached two snapshots below for reference.
Beta Was this translation helpful? Give feedback.
All reactions