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

Feature Request: Support JWT for authorizations #282

Open
afterthought opened this issue Jun 20, 2023 · 0 comments
Open

Feature Request: Support JWT for authorizations #282

afterthought opened this issue Jun 20, 2023 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@afterthought
Copy link
Contributor

This isn't on our short-term list, but I figured I'd record it now. We're exploring multi-tenant usage and would require a way to perform certain request authorizations. I think there are two parts to this for us. In order, 1. authorize a claim from our IDP. This could be done in a proxy if needed. 2. Find some way to map claims to data fusion context that can be used to enforce row level security. Technically this could also be done with a proxy if needed.

@houqp houqp added good first issue Good for newcomers enhancement New feature or request help wanted Extra attention is needed and removed good first issue Good for newcomers labels Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants