You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Satish Duggana (JIRA)" <ji...@apache.org> on 2018/12/07 10:25:00 UTC

[jira] [Assigned] (KAFKA-7694) Support ZooKeeper based master/secret key management for delegation tokens

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

Satish Duggana reassigned KAFKA-7694:
-------------------------------------

    Assignee: Satish Duggana

>  Support ZooKeeper based master/secret key management for delegation tokens
> ---------------------------------------------------------------------------
>
>                 Key: KAFKA-7694
>                 URL: https://issues.apache.org/jira/browse/KAFKA-7694
>             Project: Kafka
>          Issue Type: Sub-task
>            Reporter: Manikumar
>            Assignee: Satish Duggana
>            Priority: Major
>
> Master/secret key is used to generate and verify delegation tokens. currently, master key/secret is stored as plain text in server.properties config file. Same key must be configured across all the brokers. We require a re-deployment when the secret needs to be rotated.
> This JIRA is to explore and implement a ZooKeeper based master/secret key management to automate secret key generation and expiration.



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