This is an automated email from the ASF dual-hosted git repository.
baoyuan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git
from ff8c350a3 feat: Add AIMLAPI provider support to AI plugins (#12379)
add 178bc98dd docs: improve `openid-connect` plugin doc and add keycloak
OIDC tutorial (#11889)
No new revisions were added by this update.
Summary of changes:
docs/en/latest/config.json | 3 +-
docs/en/latest/plugins/openid-connect.md | 285 ++++++++----------
docs/en/latest/tutorials/keycloak-oidc.md | 467 ++++++++++++++++++++++++++++++
docs/zh/latest/config.json | 3 +-
docs/zh/latest/plugins/openid-connect.md | 321 ++++++++++----------
docs/zh/latest/tutorials/keycloak-oidc.md | 467 ++++++++++++++++++++++++++++++
6 files changed, 1212 insertions(+), 334 deletions(-)
create mode 100644 docs/en/latest/tutorials/keycloak-oidc.md
create mode 100644 docs/zh/latest/tutorials/keycloak-oidc.md