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

500 error with invalid token (missing release of fix for issue #473 ?) #513

Open
rjbma opened this issue Apr 15, 2024 · 0 comments
Open

Comments

@rjbma
Copy link

rjbma commented Apr 15, 2024

Environment
  • lua-resty-openidc version: 1.7.6-3
Expected behaviour

A 401 response

Actual behaviour

A 500 response

Minimized example

Send an invalid token without any space char. Example: THIS_IS_INVALID

This is exactly the same as #473, and I believe the fix implemented will resolve this. However, from what I understand, 1.7.6-3 is the latest released version, which means the fix for that issue hasn't been released (I may be mistaken though, I am not proficient in Lua at all, or its ecosystem).

Are there any plans to release this fix?

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