[ 
https://issues.apache.org/jira/browse/KAFKA-6750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16427221#comment-16427221
 ] 
ASF GitHub Bot commented on KAFKA-6750:
---------------------------------------

mimaison opened a new pull request #4829: KAFKA-6750 - KIP-282: Add the 
listener name to the authentication con…
URL: https://github.com/apache/kafka/pull/4829
 
 
   …text
   
   *More detailed description of your change,
   if necessary. The PR title and PR message become
   the squashed commit message, so use a separate
   comment to ping reviewers.*
   
   *Summary of testing strategy (including rationale)
   for the feature or bug fix. Unit and/or integration
   tests are expected for any behaviour change and
   system tests should be considered for larger changes.*
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   

----------------------------------------------------------------
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:
us...@infra.apache.org


> Add listener name to AuthenticationContext
> ------------------------------------------
>
>                 Key: KAFKA-6750
>                 URL: https://issues.apache.org/jira/browse/KAFKA-6750
>             Project: Kafka
>          Issue Type: Improvement
>          Components: security
>            Reporter: Mickael Maison
>            Assignee: Mickael Maison
>            Priority: Major
>
> It will be nice to have the ListenerName available in AuthenticationContexts.
> Since we can have multiple listeners using the same security protocol, this 
> would allow to easily identify the origin of the connection in custom 
> PrincipalBuilders rather than require to parse the IPs.
> [KIP-282:Add the listener name to the authentication 
> context|[https://cwiki.apache.org/confluence/display/KAFKA/KIP-282%3A+Add+the+listener+name+to+the+authentication+context]]
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to