SylviaBABY commented on code in PR #6895: URL: https://github.com/apache/apisix/pull/6895#discussion_r854858099
########## docs/zh/latest/plugins/authz-keycloak.md: ########## @@ -80,29 +174,32 @@ curl http://127.0.0.1:9080/apisix/admin/routes/5 -H 'X-API-KEY: edd1c9f034335f13 ## 测试插件 -获取 `{JWT Token}` +通过上述命令启用插件后,可以通过以下方法测试插件。 + +首先你必须从 Keycloak 获取 JWT 令牌: Review Comment: ```suggestion 首先需要从 Keycloak 获取 JWT 令牌: ``` -- 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: notifications-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org