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/08/05 02:28:41 UTC

[GitHub] [pulsar] momo-jun commented on a diff in pull request #16941: [improve][doc] Add more configuration methods for basic authentication

momo-jun commented on code in PR #16941:
URL: https://github.com/apache/pulsar/pull/16941#discussion_r938391554


##########
site2/docs/security-basic-auth.md:
##########
@@ -95,7 +109,11 @@ To configure proxies to authenticate clients, complete the following steps.
    forwardAuthorizationCredentials=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: commits-unsubscribe@pulsar.apache.org

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