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

Bearer token from application not forwarded by OAuth-proxy #177

Open
guimou opened this issue Sep 24, 2023 · 1 comment
Open

Bearer token from application not forwarded by OAuth-proxy #177

guimou opened this issue Sep 24, 2023 · 1 comment
Labels
kind/bug Something isn't working

Comments

@guimou
Copy link
Member

guimou commented Sep 24, 2023

/kind bug

Some applications that can launched as a workbench (example: Langflow) have their own internal authentication mechanism based on a Bearer token.
The current Oauth-proxy configuration does not pass this information (it is stripped from the headers), preventing the application to work properly.
The parameter --pass-user-bearer-token must be added here

What did you expect to happen:
The Bearer token sent from a web app should not be filtered by the Oauth-proxy.

This currently prevents new versions of Langflow to be used as custom workbench images.

@openshift-ci openshift-ci bot added the kind/bug Something isn't working label Sep 24, 2023
@github-project-automation github-project-automation bot moved this to 📋 Backlog in ODH IDE Planning Oct 16, 2023
@harshad16 harshad16 moved this from 📋 Backlog to 🔖Todo in ODH IDE Planning Oct 24, 2023
@harshad16
Copy link
Member

Tasks:

jstourac pushed a commit to jstourac/kubeflow that referenced this issue Dec 5, 2024
…ere they drifted (opendatahub-io#177)

The duplicated import is causing tests to fail.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
Status: 🔖Todo
Development

No branches or pull requests

2 participants