-
I am not talking about adding basic auth so that kafka-ui can connect to kafka services that require basic auth. I am talking about needing basic auth to access kafka-ui. Are there env variables or configuration in the application.yaml that i can specify so that the kafka-ui contents can only be accessed after specifying a username and password? |
Beta Was this translation helpful? Give feedback.
Answered by
Haarolean
Mar 16, 2023
Replies: 1 comment 3 replies
Answer selected by
ekeric13
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, try this:
https://github.com/provectus/kafka-ui/blob/4d03802a5dc77f6b327485484eb63106a87152b5/documentation/compose/kafka-ui-auth-context.yaml#L17-19