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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]