kafka-ui icon indicating copy to clipboard operation
kafka-ui copied to clipboard

is there a way to disable the topic creation access?

Open metalshanked opened this issue 3 years ago • 1 comments

Hi, We would like to preclude users from creating topics and were wondering if it is currently possible to disable topic creation in the UI via some config option?

metalshanked avatar Jul 20 '22 01:07 metalshanked

Hi, currently that's not possible, but within current release we're planning to implement role based access control (#753) which will allow to do just that. I'm closing this as a duplicate, please subscribe and upvote the original issue (#753).

Haarolean avatar Jul 20 '22 10:07 Haarolean