spacewander commented on a change in pull request #3606: URL: https://github.com/apache/apisix/pull/3606#discussion_r578998057
########## File path: doc/zh-cn/README.md ########## @@ -57,12 +57,11 @@ ### Authentication -* [authz-keycloak](plugins/authz-keycloak.md): 支持 Keycloak 身份认证服务器 -* [wolf-rbac](plugins/wolf-rbac.md) 基于 *RBAC* 的用户认证及授权。 * [key-auth](plugins/key-auth.md):基于 Key Authentication 的用户认证。 * [JWT-auth](plugins/jwt-auth.md):基于 [JWT](https://jwt.io/) (JSON Web Tokens) Authentication 的用户认证。 * [basic-auth](plugins/basic-auth.md):基于 basic auth 的用户认证。 -* [oauth](plugins/openid-connect.md): 提供 OAuth 2 身份验证和自省。 Review comment: We should sync this to the English version. OIDC is a practical subset of OAuth2: https://blog.runscope.com/posts/understanding-oauth-2-and-openid-connect ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
