hityc2019 commented on a change in pull request #736:
URL:
https://github.com/apache/servicecomb-service-center/pull/736#discussion_r531926325
##########
File path: docs/user-guides/rbac.md
##########
@@ -79,12 +80,100 @@ curl -X POST \
-H 'Content-Type: application/json' \
-d '{
"name":"peter",
- "password":"{strong_password}",
- "role":"developer"
-
+ "password":"{strong_password}"
Review comment:
该用户除了访问白名单和修改自己的密码之外,没有其它任何权限
----------------------------------------------------------------
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]