Open
Description
We are currently saving MLflow credentials in Vault (in path /services/mlflow/credentials
).
It would be nice to inject the username
and password
when users click in the Experiment tracking link in the left side bar. In this way, users would access directly the MLflow dashboard without having to manually login.
If the user is not logged-in in our Dashboard, or hasn't any secrets saved in /services/mlflow/credentials
, then we do not inject anything and they will be shown the standard MLflow login message.
@MartaOB , if you want to add your MLflow credentials to Vault for testing, you need to signup (again) here: https://mlflow.cloud.ai4eosc.eu/signup
I'm tagging @lisanaberberi so that she can track the status of this.