SylviaBABY commented on code in PR #1256: URL: https://github.com/apache/apisix-website/pull/1256#discussion_r935179538
########## blog/en/blog/2021/08/18/Auth-with-Casbin-in-Apache-APISIX.md: ########## @@ -8,8 +8,8 @@ keywords: - Apache APISIX - Casbin - RBAC -description: When we are using Apache APISIX, we may want to add complex authorization logic to our application. In this article, we will use the built-in Casbin plugin (authz-casbin) of Apache APISIX to implement the role-based access control (RBAC) model. -tags: [Practical Case] +description: When we are using API Gateway Apache APISIX, we may need to add complex authorization logic. we can implement RBAC using APISIX's built-in Casbin plugin (authz-casbin). +tags: [Ecosystem, Plugins ] Review Comment: ```suggestion tags: [Ecosystem, Plugins] ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
