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 2022/02/28 03:53:49 UTC

[GitHub] [pulsar] Anonymitaet commented on a change in pull request #14137: Update security-jwt.md

Anonymitaet commented on a change in pull request #14137:
URL: https://github.com/apache/pulsar/pull/14137#discussion_r815563884



##########
File path: site2/docs/security-jwt.md
##########
@@ -236,6 +236,9 @@ tokenSecretKey=file:///path/to/secret.key
 
 # If using public/private (Note: key files must be DER-encoded)
 # tokenPublicKey=file:///path/to/public.key
+# Role names that are treated as "super-user", meaning they will be able to do all admin
+# operations and publish/consume from all topics
+superUserRoles=test-user

Review comment:
       Hi @RobertIndie any thoughts on the @sakurafly123's reply? Thanks 




-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org