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

Handling logging out of mp jwt flow introduces an error #9798

Closed
arunavemulapalli opened this issue Nov 15, 2019 · 0 comments
Closed

Handling logging out of mp jwt flow introduces an error #9798

arunavemulapalli opened this issue Nov 15, 2019 · 0 comments
Assignees
Labels
release bug This bug is present in a released version of Open Liberty release:20001

Comments

@arunavemulapalli
Copy link
Contributor

If the subject is missing (maybe an unauthenticated thread), then the request.logout() may fail with an NPE.
[ERROR ] SRVE0777E: Exception thrown by application class ‘com.ibm.ws.security.mp.jwt.impl.utils.JsonWebTokenUtilImpl.getJsonWebTokenPrincipal:48’

@arunavemulapalli arunavemulapalli added the release bug This bug is present in a released version of Open Liberty label Nov 15, 2019
@arunavemulapalli arunavemulapalli changed the title Handling logging out of mp jwt flow introduce an error Handling logging out of mp jwt flow introduces an error Nov 15, 2019
@arunavemulapalli arunavemulapalli self-assigned this Dec 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release bug This bug is present in a released version of Open Liberty release:20001
Projects
None yet
Development

No branches or pull requests

2 participants