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

JWT token allows for Authorization #104671

Open
data-matt opened this issue Jun 9, 2023 · 0 comments
Open

JWT token allows for Authorization #104671

data-matt opened this issue Jun 9, 2023 · 0 comments
Labels
C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)

Comments

@data-matt
Copy link

data-matt commented Jun 9, 2023

Is your feature request related to a problem? Please describe.
Currently we allow for JWT Authentication, this is fantastic.

We would like to bake in claims/grants/roles into the JWT token and work towards AuthZ via the JWT token.

Describe the solution you'd like
Transparently read claims/grants/roles from the JWT token.

Describe alternatives you've considered
Managing roles and grants in the traditional way.

Additional context
We'll discuss :)

Jira issue: CRDB-28664

Epic CRDB-21590

@data-matt data-matt added the C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) label Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
Projects
None yet
Development

No branches or pull requests

3 participants