You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by sp...@apache.org on 2022/03/02 01:41:07 UTC

[apisix] branch master updated (a7bde90 -> 6c233d3)

This is an automated email from the ASF dual-hosted git repository.

spacewander pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git.


    from a7bde90  refactor(grpc-transcode): new way to handle pb file (#6467)
     add 6c233d3  feat: support post_logout_redirect_uri config in openid-connect plugin (#6455)

No new revisions were added by this update.

Summary of changes:
 apisix/plugins/openid-connect.lua        |   4 +
 docs/en/latest/plugins/openid-connect.md |   1 +
 docs/zh/latest/plugins/openid-connect.md |   1 +
 t/lib/keycloak.lua                       | 136 ++++++++
 t/plugin/openid-connect.t                | 521 ++++++++++---------------------
 5 files changed, 313 insertions(+), 350 deletions(-)
 create mode 100644 t/lib/keycloak.lua