We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
master
Kafka Ui Ldap authentication login page takes around 1 minute to load
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
latest master image used helm chart version is 0.7.6
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: ""
No response
The text was updated successfully, but these errors were encountered:
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. 👀
Sorry, something went wrong.
hi can someone share some screenshot of the browser network tab while loading ldap login page would like to work on this issue
@SwarnalathaMunukutla kafbat/kafka-ui#602 (comment)
No branches or pull requests
Issue submitter TODO list
master
-labeled docker image and the issue still persists thereDescribe 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
The text was updated successfully, but these errors were encountered: