Metadata-Version: 2.4
Name: mlflow-oidc-auth-groups-plugin-adfs
Version: 0.0.1b3
Summary: ADFS groups plugin for mlflow-oidc-auth
Author-Email: Artur <arturauth@proton.me>
License-Expression: MIT
License-File: LICENSE
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Project-URL: Homepage, https://arturauth.github.io/mlflow-oidc-auth-groups-plugin-adfs
Project-URL: Documentation, https://arturauth.github.io/mlflow-oidc-auth-groups-plugin-adfs
Project-URL: Changelog, https://arturauth.github.io/mlflow-oidc-auth-groups-plugin-adfs/changelog
Project-URL: Repository, https://github.com/arturauth/mlflow-oidc-auth-groups-plugin-adfs
Project-URL: Issues, https://github.com/arturauth/mlflow-oidc-auth-groups-plugin-adfs/issues
Project-URL: Discussions, https://github.com/arturauth/mlflow-oidc-auth-groups-plugin-adfs/discussions
Project-URL: Gitter, https://gitter.im/mlflow-oidc-auth-groups-plugin-adfs/community
Project-URL: Funding, https://github.com/sponsors/arturauth
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# mlflow-oidc-auth-groups-plugin-adfs

[![ci](https://github.com/kenr-authpm/mlflow-oidc-auth-groups-plugin-adfs/workflows/ci/badge.svg)](https://github.com/kenr-authpm/mlflow-oidc-auth-groups-plugin-adfs/actions?query=workflow%3Aci)
[![documentation](https://img.shields.io/badge/docs-mkdocs-708FCC.svg?style=flat)](https://kenr-authpm.github.io/mlflow-oidc-auth-groups-plugin-adfs/)
[![pypi version](https://img.shields.io/pypi/v/mlflow-oidc-auth-groups-plugin-adfs.svg)](https://pypi.org/project/mlflow-oidc-auth-groups-plugin-adfs/)
[![gitter](https://img.shields.io/badge/matrix-chat-4DB798.svg?style=flat)](https://app.gitter.im/#/room/#mlflow-oidc-auth-groups-plugin-adfs:gitter.im)



## Installation

```bash
pip install mlflow-oidc-auth-groups-plugin-adfs
```

With [`uv`](https://docs.astral.sh/uv/):

```bash
uv tool install mlflow-oidc-auth-groups-plugin-adfs
```
