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

[Bug]: When deploying Milvus, authentication was enabled, but the web UI can still be accessed without a username/password. #40267

Open
1 task done
zhuwenxing opened this issue Feb 28, 2025 · 4 comments
Assignees
Labels
area/deployment any issues that related to deployment severity/major Major, major function doesn't work under some condition. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Milestone

Comments

@zhuwenxing
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Environment

- Milvus version:master/2.5
- Deployment mode(standalone or cluster):with auth enabled
- MQ type(rocksmq, pulsar or kafka):    
- SDK version(e.g. pymilvus v2.0.0rc2):
- OS(Ubuntu or CentOS): 
- CPU/Memory: 
- GPU: 
- Others:

Current Behavior

When deploying Milvus, authentication was enabled, but the web UI can still be accessed without a username/password.

Expected Behavior

The web UI should have authentication capabilities like Attu

Steps To Reproduce

Milvus Log

No response

Anything else?

No response

@zhuwenxing zhuwenxing added kind/bug Issues or changes related a bug needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Feb 28, 2025
@zhuwenxing zhuwenxing added this to the 2.6.0 milestone Feb 28, 2025
@dosubot dosubot bot added area/deployment any issues that related to deployment severity/major Major, major function doesn't work under some condition. labels Feb 28, 2025
@yanliang567
Copy link
Contributor

/assign @jaime0815
/unassign

@yanliang567 yanliang567 added triage/accepted Indicates an issue or PR is ready to be actively worked on. and removed needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Feb 28, 2025
@jaime0815
Copy link
Contributor

WebUI is intended solely for DevOps or developers, so we do not plan to support username and password functionality.

@jaime0815 jaime0815 removed the kind/bug Issues or changes related a bug label Feb 28, 2025
@zhuwenxing
Copy link
Contributor Author

Completely removing username and password functionality may introduce security and compliance risks. Even if the target users are developers or DevOps, basic security measures should not be overlooked.

@xiaofan-luan
Copy link
Collaborator

agreed we need a login user/password support, we only need to verify the username/password once when the webUI is up

@jaime0815 please help on it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/deployment any issues that related to deployment severity/major Major, major function doesn't work under some condition. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
None yet
Development

No branches or pull requests

4 participants