This is an automated email from the ASF dual-hosted git repository.
nic-6443 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git
from b6f80f5d4 change(auth): require configured jwt claims, harden empty
claims_to_verify and key-auth anonymous fallback (#13468)
add b9c0c076e feat(openid-connect): update session config to support
lua-resty-session, fixes deprecated session.cookie.lifetime (#13178)
No new revisions were added by this update.
Summary of changes:
apisix/plugins/openid-connect.lua | 73 ++++++-
docs/en/latest/plugins/openid-connect.md | 12 +-
docs/zh/latest/plugins/openid-connect.md | 26 ++-
t/plugin/openid-connect10.t | 364 +++++++++++++++++++++++++++++++
4 files changed, 460 insertions(+), 15 deletions(-)
create mode 100644 t/plugin/openid-connect10.t