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 2019/03/18 03:17:14 UTC

[GitHub] [pulsar] jiazhai commented on a change in pull request #3821: kerberos: authentication between client and broker

jiazhai commented on a change in pull request #3821: kerberos: authentication between client and broker
URL: https://github.com/apache/pulsar/pull/3821#discussion_r266284458
 
 

 ##########
 File path: conf/broker.conf
 ##########
 @@ -340,6 +340,22 @@ tokenSecretKey=
 # tokenPublicKey=file:///my/public.key
 tokenPublicKey=
 
+### --- SASL Authentication Provider --- ###
+
+# Whether Use SASL Authentication or not.
+# TODO: used to bypass web resource check. will remove it after implementation the support.
 
 Review comment:
   Thanks @eolivelli , yes, there is a planed work. 
   current step is for client <-> broker. will add the web-resource/http support in the TODO issue.

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


With regards,
Apache Git Services