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/01/31 17:06:31 UTC

[GitHub] merlimat commented on issue #3491: support kerberos authentication

merlimat commented on issue #3491: support kerberos authentication
URL: https://github.com/apache/pulsar/issues/3491#issuecomment-459424338
 
 
   @jiazhai A couple of notes:
   
    1. The Pulsar authn provider will have to be extended as in the current form it only supports a "single-step" authentication (and not multiple interactions between client and server). BK authn plugin is already fine.
    2. It might be worthwhile to consider implementing Kerberos on top of SASL wrapper

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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