provectus / kafka-ui

Open-Source Web UI for Apache Kafka Management
Apache License 2.0
9.87k stars 1.19k forks source link

Kafka Ui Ldap authentication login page takes around 1 minute to load #4486

Open sankhyan opened 1 month ago

sankhyan commented 1 month ago

Issue submitter TODO list

Describe the bug (actual behavior)

Kafka Ui Ldap authentication login page takes around 1 minute to load

Expected behavior

Kafka Ui Ldap authentication login page takes around 1 minute to load, it should be fast, logging is working fine

any property to use to manage that?

no error coming in logs, authentication also working fine but the login page is coming very late

Your installation details

latest master image used helm chart version is 0.7.6

Steps to reproduce

ldap authentication properties

AUTH_TYPE: LDAP SPRING_LDAP_URLS: "" SPRING_LDAP_BASE: "" SPRING_LDAP_ADMIN_USER: "" SPRING_LDAP_USER_FILTER_SEARCH_BASE: "" SPRING_LDAP_USER_FILTER_SEARCH_FILTER: "" SPRING_LDAP_GROUP_FILTER_SEARCH_BASE: ""

Screenshots

No response

Logs

No response

Additional context

No response

github-actions[bot] commented 1 month ago

Hello there sankhyan! πŸ‘‹

Thank you and congratulations πŸŽ‰ for opening your very first issue in this project! πŸ’–

In case you want to claim this issue, please comment down below! We will try to get back to you as soon as we can. πŸ‘€

SwarnalathaMunukutla commented 1 month ago

hi can someone share some screenshot of the browser network tab while loading ldap login page would like to work on this issue

Haarolean commented 1 month ago

@SwarnalathaMunukutla https://github.com/kafbat/kafka-ui/issues/602#issuecomment-2405665405