-
-
Notifications
You must be signed in to change notification settings - Fork 212
Closed as not planned
Closed as not planned
Copy link
Labels
status/duplicateThis issue or pull request already existsThis issue or pull request already existsstatus/triage/completedAutomatic triage completedAutomatic triage completedstatus/triage/manualManual triage in progressManual triage in progresstype/bugSomething isn't workingSomething isn't working
Description
Issue submitter TODO list
- I've looked up my issue in FAQ
- I've searched for an already existing issues here
- I've tried running
main-labeled docker image and the issue still persists there - I'm running a supported version of the application which is listed here
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 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
Metadata
Metadata
Assignees
Labels
status/duplicateThis issue or pull request already existsThis issue or pull request already existsstatus/triage/completedAutomatic triage completedAutomatic triage completedstatus/triage/manualManual triage in progressManual triage in progresstype/bugSomething isn't workingSomething isn't working