You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/12/28 11:56:13 UTC

[GitHub] [pulsar] Jennifer88huang commented on a change in pull request #9053: [DOCS] Refine the description of jwt

Jennifer88huang commented on a change in pull request #9053:
URL: https://github.com/apache/pulsar/pull/9053#discussion_r549321663



##########
File path: site2/docs/administration-pulsar-manager.md
##########
@@ -74,9 +74,9 @@ spring.datasource.password=postgres
 
 If you want to turn on JWT authentication, configure the following parameters:
 
-* `backend.jwt.token`:  token for the superuser. You need to configure this parameter during cluster initialization.
-* `jwt.broker.token.mode`:  two modes of generating token, SECRET and PRIVATE.
-* `jwt.broker.public.key`: configure this option if you are using the PRIVATE mode.
+* `backend.jwt.token`: token for the superuser. You need to configure this parameter during cluster initialization.
+* `jwt.broker.token.mode`: multiple modes of generating token, including PUBLIC, PRIVATE, and SECRET.
+* `jwt.broker.public.key`: configure this option if you are using the PUBLIC mode.

Review comment:
       if you are using --> if you use
   use present tense if possible.




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