Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use user id from a trusted header in case mlflow runs behind proxy #69

Open
hahahannes opened this issue Jan 8, 2025 · 0 comments
Open

Comments

@hahahannes
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant