data-platform-hq / mlflow-oidc-auth

MLFlow Tracking Server OIDC Auth plugin
https://pypi.org/project/mlflow-oidc-auth/
Apache License 2.0
22 stars 8 forks source link

feat: check access token for group attribute as well; fix #43 #46

Open hahahannes opened 1 week ago

hahahannes commented 1 week ago

This will add the feature of checking the access token for the OIDC_GROUPS_ATTRIBUTE. This is useful for cases where the needed value is stored in the access token and not in the user info token