jerqi commented on code in PR #3866:
URL: https://github.com/apache/gravitino/pull/3866#discussion_r1670358611


##########
docs/security.md:
##########
@@ -16,6 +16,7 @@ Simple mode is the default authentication option.
 Simple mode allows the client to use the environment variable `GRAVITINO_USER` 
as the user.
 
 If the environment variable `GRAVITINO_USER` isn't set, the client uses the 
user of the machine that sends requests.
+Additionally, the username can be directly used as a parameter to create a 
client.

Review Comment:
   Maybe we can move this to Line29.
   
   ```
   the username can be used as a parameter to create a client directly.
   ```



-- 
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]

Reply via email to