Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Token doesn't release after user logout. #164

Open
wzhx78 opened this issue Apr 19, 2013 · 1 comment
Open

Token doesn't release after user logout. #164

wzhx78 opened this issue Apr 19, 2013 · 1 comment

Comments

@wzhx78
Copy link

wzhx78 commented Apr 19, 2013

we are doing picketlink performance test, and we had found when we access different web application using picketlink as our IDP. it will create token for each of web application. but when user global logout, it only remove latest access web application token, so it will cause memory leak after running a moment.

we had changed picketlink source code to try to fix this problem. please check following gist.

https://gist.github.com/wzhx78/5418944

https://gist.github.com/wzhx78/82ea9858823fe40cc50f

https://gist.github.com/wzhx78/5418906

@anilsaldhana
Copy link
Contributor

Have you considered sending pull requests?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants