You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Stéphane Derosiaux (JIRA)" <ji...@apache.org> on 2019/08/11 08:17:00 UTC

[jira] [Updated] (KAFKA-8758) Discover your KafkaPrincipal

     [ https://issues.apache.org/jira/browse/KAFKA-8758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stéphane Derosiaux updated KAFKA-8758:
--------------------------------------
    Summary: Discover your KafkaPrincipal  (was: Know your KafkaPrincipal)

> Discover your KafkaPrincipal
> ----------------------------
>
>                 Key: KAFKA-8758
>                 URL: https://issues.apache.org/jira/browse/KAFKA-8758
>             Project: Kafka
>          Issue Type: Wish
>          Components: admin
>            Reporter: Stéphane Derosiaux
>            Priority: Minor
>
> Hi,
> In order to manage some tools around ACLs, it seems it's not possible to know "who you are" through the Admin API (to prevent deleting your own permissions for instance, but more globally, to know who you are).
> The KafkaPrincipal is determined in the broker according to the channel and the principalBuilder, thus a client only can't determine its own identity.
> Is it feasible to expose this info through a new KafkaAdmin API?
>  



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)