tchiotludo / akhq

Kafka GUI for Apache Kafka to manage topics, topics data, consumers group, schema registry, connect and more...
https://akhq.io/
Apache License 2.0
3.37k stars 653 forks source link

How to disable Authentication. #214

Closed jinnabaalu closed 4 years ago

jinnabaalu commented 4 years ago

I have tried with

kafkahq:
          security:
            enabled: false
tchiotludo commented 4 years ago

Hello,

Look at here : https://github.com/tchiotludo/kafkahq/blob/dev/src/main/resources/application.yml

Must be micronaut: and take care of indentation.

tchiotludo commented 4 years ago

closing it as they is no response, reopen if needed