Confluent rest prozy basic authentication doesn't work

69 views Asked by At

I am trying to configure simple authentication for rest proxy for Kafka cluster repo with dockerfile but cannot login to rest proxy.

I used this documentation to configure authentication. Cluster described in docker-compose.yml file runs successfully but when I try lo login in localhost:8082/topics/ with browser using thisismyusername username and thisismypass password I got nothing. I assume that authentication was failed. How is it possible to fix that?

0

There are 0 answers