You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current State:
Authentication is done completely by the plugin.
New feature:
Having the possibility to use the user id from a header and to bypass the plugin authentication
My use case:
I am running MlFlow behind a proxy which already handles authentication. I can pass a header with the user email downstream to the plugin. It would be nice to use it. I know this plugin is mainly about OIDC authentication but I also really like the authorization feature.
The text was updated successfully, but these errors were encountered:
hahahannes
added a commit
to hahahannes/mlflow-oidc-auth
that referenced
this issue
Jan 8, 2025
Current State:
Authentication is done completely by the plugin.
New feature:
Having the possibility to use the user id from a header and to bypass the plugin authentication
My use case:
I am running MlFlow behind a proxy which already handles authentication. I can pass a header with the user email downstream to the plugin. It would be nice to use it. I know this plugin is mainly about OIDC authentication but I also really like the authorization feature.
The text was updated successfully, but these errors were encountered: