Skip to content

Add QueryLifecycle#authorize for grpc-query-extension#15816

Merged
abhishekagarwal87 merged 2 commits intoapache:masterfrom
findingrish:add_authorize_method
Feb 2, 2024
Merged

Add QueryLifecycle#authorize for grpc-query-extension#15816
abhishekagarwal87 merged 2 commits intoapache:masterfrom
findingrish:add_authorize_method

Conversation

@findingrish
Copy link
Copy Markdown
Contributor

@findingrish findingrish commented Jan 31, 2024

Proposal #13469

Original PR #14024

A new method is being added in QueryLifecycle class to authorise a query based on authentication result.
This method is required since we authenticate the query by intercepting it in the grpc extension and pass down the authentication result.

@abhishekagarwal87 abhishekagarwal87 added this to the 29.0.0 milestone Feb 2, 2024
@abhishekagarwal87 abhishekagarwal87 merged commit de959e5 into apache:master Feb 2, 2024
findingrish added a commit to findingrish/druid that referenced this pull request Feb 6, 2024
Proposal apache#13469

Original PR apache#14024

A new method is being added in QueryLifecycle class to authorise a query based on authentication result.
This method is required since we authenticate the query by intercepting it in the grpc extension and pass down the authentication result.
abhishekagarwal87 pushed a commit that referenced this pull request Feb 6, 2024
Proposal #13469

Original PR #14024

A new method is being added in QueryLifecycle class to authorise a query based on authentication result.
This method is required since we authenticate the query by intercepting it in the grpc extension and pass down the authentication result.
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

Successfully merging this pull request may close these issues.

2 participants