Command line tool to retreive access token for mlflow instance
Project description
mlflow-token
Obtain an access token for an MLFlow instance deployed behind OAuth2-proxy and keycloak.
This script will use your current setting of MLFLOW_TRACKING_URI
to look for
the keycloak redirect from it's OAuth2-proxy. From there it will start an
OAuth device flow to allow you to obtain a valid access token. You can use this
to update your MLFLOW_TRACKING_TOKEN
by executing the command as
% export $(mlflow-token)
and following the prompt.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mlflow_token-1.0.0a1.tar.gz
(3.1 kB
view hashes)
Built Distribution
Close
Hashes for mlflow_token-1.0.0a1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e357fbe18ff04ed414fb7efea541e06cb1dd4ea29c0e0bf779e8009b04bd9382 |
|
MD5 | ebcfb860505fd086c7f18d89288eb215 |
|
BLAKE2b-256 | fcca351594ee1c1fa4a6efd249f6fc61dbc2f0565641ea3b2a57eba0e935da55 |