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

Support JWT authentication provided by request header #449

Open
jakelong95 opened this issue Aug 28, 2024 · 1 comment
Open

Support JWT authentication provided by request header #449

jakelong95 opened this issue Aug 28, 2024 · 1 comment
Assignees

Comments

@jakelong95
Copy link

We're running Trino Gateway behind a load balancer that provides an oauth JWT on all webapp requests through x-amzn-oidc-accesstoken, but our users need to sign in twice in order to view the Gateway UI - once for our organization's LB sso, and again for the Trino Gateway sso.

Has there been any consideration for getting an oauth JWT through a configurable header?

@mosabua
Copy link
Member

mosabua commented Aug 30, 2024

No .. but that sounds perfectly reasonable to do. Want to look at sending a PR?

@jakelong95 jakelong95 self-assigned this Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants