You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/02/19 06:42:59 UTC

[GitHub] [apisix] wettper opened a new pull request #3606: doc: clear redundant entries in the plugin section

wettper opened a new pull request #3606:
URL: https://github.com/apache/apisix/pull/3606


   1、清理插件部分文档的冗余条目(当前没有 Oauth 相关插件)
   2、将中英文部分顺序保持一致
   
   ### What this PR does / why we need it:
   <!--- Why is this change required? What problem does it solve? -->
   <!--- If it fixes an open issue, please link to the issue here. -->
   
   ### Pre-submission checklist:
   
   * [ ] Did you explain what problem does this PR solve? Or what new features have been added?
   * [ ] Have you added corresponding test cases?
   * [ ] Have you modified the corresponding document?
   * [ ] Is this PR backward compatible? **If it is not backward compatible, please discuss on the [mailing list](https://github.com/apache/apisix/tree/master#community) first**
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [apisix] spacewander commented on a change in pull request #3606: docs: clear redundant entries in the plugin section

Posted by GitBox <gi...@apache.org>.
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:
users@infra.apache.org



[GitHub] [apisix] wettper closed pull request #3606: docs: clear redundant entries in the plugin section

Posted by GitBox <gi...@apache.org>.
wettper closed pull request #3606:
URL: https://github.com/apache/apisix/pull/3606


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [apisix] wettper commented on a change in pull request #3606: docs: clear redundant entries in the plugin section

Posted by GitBox <gi...@apache.org>.
wettper commented on a change in pull request #3606:
URL: https://github.com/apache/apisix/pull/3606#discussion_r579128038



##########
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:
       Uh, ok, thanks for the answer




----------------------------------------------------------------
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:
users@infra.apache.org