Closed karandip closed 1 month ago
Can someone please provide an example code of how to use the tracking URI with OIDC authentication or access key and create experiment or log runs on MLflow ?
Use the access key as MLFLOW_TRACKING_PASSWORD. Also, for my case using KEYCLOAK OIDC, "email id of the user" was the MLFLOW_TRACKING_USERNAME.
Can someone please provide an example code of how to use the tracking URI with OIDC authentication or access key and create experiment or log runs on MLflow ?