kayx23 commented on PR #10609: URL: https://github.com/apache/apisix/pull/10609#issuecomment-1844823900
But now that you mentioned this and I happened to double check the code, it seems the default value is actually not 900... It doesn't have a default value: https://github.com/zmartzone/lua-resty-openidc/blob/master/lib/resty/openidc.lua#L1545 Note that the attribute values in README for `lua-resty-openidc` aren't always the default value... Maybe you could re-position this PR as a fix to correct it (docs and schema in `openid-connect.lua`). -- 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]
