From 74c970a659f7cd98272e99f48de02ae9beaf11ab Mon Sep 17 00:00:00 2001 From: kayx23 Date: Fri, 11 Sep 2026 15:14:05 +0800 Subject: [PATCH 1/2] docs(authz-keycloak): refresh Keycloak authorization guide --- docs/en/latest/plugins/authz-keycloak.md | 930 +++++++++++------------ 1 file changed, 437 insertions(+), 493 deletions(-) diff --git a/docs/en/latest/plugins/authz-keycloak.md b/docs/en/latest/plugins/authz-keycloak.md index a5a83f22fe04..68d843419dc4 100644 --- a/docs/en/latest/plugins/authz-keycloak.md +++ b/docs/en/latest/plugins/authz-keycloak.md @@ -6,7 +6,7 @@ keywords: - Plugin - Authz Keycloak - authz-keycloak -description: The authz-keycloak Plugin supports the integration with Keycloak to authenticate and authorize users. +description: The authz-keycloak Plugin delegates UMA permission decisions to Keycloak Authorization Services for Apache APISIX requests. ---