mlflow / mlflow

Open source platform for the machine learning lifecycle
https://mlflow.org
Apache License 2.0
18.78k stars 4.24k forks source link

Permissions on experiments depending of the user #4553

Open aurelSteve77 opened 3 years ago

aurelSteve77 commented 3 years ago

Willingness to contribute

The MLflow Community encourages new feature contributions. Would you or another member of your organization be willing to contribute an implementation of this feature (either as an MLflow Plugin or an enhancement to the MLflow code base)?

Proposal Summary

Hello everyone,

I would like to be able to add the possibility to add user rights to mlflow tracking, in order to limit the view of experiments only to people who have the right to do so, all this using a single tracking server, so a user to connect to the tracking server will provide a token.

I'm a new mlflow user so I'd like to have some hints to start and if you think it's feasible (with a plugin or by modifying the base source code),

Thanks in advance for your answers !

What component(s), interfaces, languages, and integrations does this feature affect?

Components

Interfaces

panchengl commented 2 years ago

I have the same problem, is there any solution?

panchengl commented 2 years ago

@dbczumar