You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by edoardocomar <gi...@git.apache.org> on 2016/10/07 15:31:25 UTC

[GitHub] kafka pull request #1989: Kafka 4180 - Shared authentification with multiple...

GitHub user edoardocomar opened a pull request:

    https://github.com/apache/kafka/pull/1989

    Kafka 4180 - Shared authentification with multiple actives Kafka producers/consumers

    This PR builds on top of @rajinisivaram https://github.com/apache/kafka/pull/1979
    codeveloped with @mimaison 
    
    KAFKA-4180 : Authentication with multiple actives Kafka
    producers/consumers
    
    Changed caching in LoginManager to allow one LoginManager per client
    JAAS configuration.
    Added test to End2EndAuthorization for SASL Plain and Gssapi with two
    consumers with different credentials.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/edoardocomar/kafka KAFKA-4180

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/1989.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1989
    
----
commit 4bbd859c29a6b425d616756233768f61d2afab05
Author: Rajini Sivaram <ra...@googlemail.com>
Date:   2016-10-06T09:51:43Z

    KAFKA-4259: Dynamic JAAS configuration for Kafka clients

commit bbef2add18c768308a68bf6b66e5a5c1106eca0f
Author: Edoardo Comar <ec...@uk.ibm.com>
Date:   2016-10-06T16:14:21Z

    KAFKA-4180 : Authentication with multiple actives Kafka
    producers/consumers
    
    Changed caching in LoginManager to allow one LoginManager per client
    JAAS configuration.
    Added test to End2EndAuthorization for SASL Plain and Gssapi with two
    consumers with different credentials.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] kafka pull request #1989: Kafka 4180 - Shared authentification with multiple...

Posted by edoardocomar <gi...@git.apache.org>.
Github user edoardocomar closed the pull request at:

    https://github.com/apache/kafka/pull/1989


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---