momo-jun commented on code in PR #16941:
URL: https://github.com/apache/pulsar/pull/16941#discussion_r938391717
##########
site2/docs/security-basic-auth.md:
##########
@@ -73,7 +79,9 @@ To configure brokers to authenticate clients, complete the
following steps.
authenticateOriginalAuthData=true
```
-2. Set an environment variable named `PULSAR_EXTRA_OPTS` and the value is
`-Dpulsar.auth.basic.conf=/path/to/.htpasswd`. Pulsar reads this environment
variable to implement HTTP basic authentication.
+ :::note
Review Comment:
If you want to turn step2 into a note, you need to remove the numbering of
step1 (numbering is not required since there is only one step left) and the
indention of the note.
--
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]