-
-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
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
Kafka Ui Ldap authentication login page takes around 1 minute to load #602
Comments
Hi sankhyan! 👋 Welcome, and thank you for opening your first issue in the repo! Please wait for triaging by our maintainers. As development is carried out in our spare time, you can support us by sponsoring our activities or even funding the development of specific issues. If you plan to raise a PR for this issue, please take a look at our contributing guide. |
Hi, please provide the exact version you're running, "latest master" is not a version. |
Further user feedback is requested. Please reply within 7 days or we might close the issue. |
Thanks for the additional feedback! We'll get back to your issue soon. |
Can you take a look at browser's developer console, network tab, what's exactly loading that long? |
should've started with that one :) To be fixed within #72 |
thanks for the support, can you please let me know this fix ETA? |
@sankhyan as soon as I have spare time for that issue. That issue is the last important one for 1.1 release btw. |
Issue submitter TODO list
main
-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 reduce that time?
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: