Skip to content
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

When using basic auth the system doesn't load the topics #4494

Open
4 tasks done
PlabonKumarsaha opened this issue Oct 30, 2024 · 1 comment
Open
4 tasks done

When using basic auth the system doesn't load the topics #4494

PlabonKumarsaha opened this issue Oct 30, 2024 · 1 comment
Labels
status/triage Issues pending maintainers triage type/bug Something isn't working

Comments

@PlabonKumarsaha
Copy link

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 master-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)

I have used the following config in my environments of docker compose file

AUTH_TYPE: "LOGIN_FORM"
      SPRING_SECURITY_USER_NAME: plabon
      SPRING_SECURITY_USER_PASSWORD: kafka

It worked as per expectation . I was able to generate a login form . However when loggedin the topics continue to load while showing me no result . It's working again when I remove the login from environment.

Expected behavior

It should show all the topics

Your installation details

I have used all the latest version

Steps to reproduce

  1. use the login form
  2. login
  3. try to load the topics

Screenshots

No response

Logs

No response

Additional context

No response

@PlabonKumarsaha PlabonKumarsaha added status/triage Issues pending maintainers triage type/bug Something isn't working labels Oct 30, 2024
Copy link

Hello there PlabonKumarsaha! 👋

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. 👀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/triage Issues pending maintainers triage type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant