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

User can no longer log in after a certain period of time. #16

Open
jvence opened this issue Sep 30, 2015 · 0 comments
Open

User can no longer log in after a certain period of time. #16

jvence opened this issue Sep 30, 2015 · 0 comments

Comments

@jvence
Copy link

jvence commented Sep 30, 2015

The following error is thrown when user tries to login with valid credentials:
[http-nio-8080-exec-3] INFO org.springframework.security.oauth2.provider.endpoint.TokenEndpoint - Handling error: IllegalArgumentException, The given entity must not be null!

I suspect it has something to do with access tokens because if I delete the entries in oAuth2AuthenticationAccessToken, it seems to work again.

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

1 participant