-
-
Notifications
You must be signed in to change notification settings - Fork 253
Error on authentication callback #416
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
Comments
It looks as lua-resty-jwt or one of its dependencies haven't been installed properly or the version you installed doesn't match the version of OpenSSL installed or something like this. This looks a lot like #162 so maybe you need to install a different version of lua-resty-jwt. |
I'm installing SkyLothar/lua-resty-jwt from opm, what should I be using? |
At luarocks the SkyLothar version has been superseeded by https://github.com/cdbattags/lua-resty-jwt - note I'm not an expert in any of the lua package managers. Over at the github page the opm path has a strike-through, even though I see an older version at https://opm.openresty.org/search?q=lua-resty-jwt . This is as puzzling to me as to you as I see a 0.2.3 version of https://github.com/toopy/lua-resty-jwt which is a fork of cdbattags' repo but hasn't been updated for two years while the cdbattags repo has commits of a year ago. What I'm trying to say is that I haven't got any idea what to do when using opm but the fork you need is available via luarocks or for installing it manually. |
Environment
1.7.5
Microsoft Identity Server
Expected behaviour
Redirect URI should be handled
Actual behaviour
An internal server error occurs
Minimized example
Minimal, complete configuration that reproduces the behavior.
vhost:
Configuration and NGINX server log files
nginx.conf from openresty
error from nginx log
The text was updated successfully, but these errors were encountered: