liweitianux commented on PR #7691: URL: https://github.com/apache/apisix/pull/7691#issuecomment-1217434400
> **NOTE**: the `lua-resty-openidc` is having a bug in verifying HS??? tokens, and I've submitted a PR to fix it: [zmartzone/lua-resty-openidc#447](https://github.com/zmartzone/lua-resty-openidc/pull/447) Well. `lua-resty-openidc` is actually good. It's the Keycloak (I was testing with) having the issue with HS256 (and other HS algorithms) tokens. By the way, I'll have to consider how to best pass the `symmetric_key` option (e.g., whether to encode or not). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
