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

Fixed authorization with query using resource token for a specific partition key #1143

Merged
merged 4 commits into from
Jan 17, 2020

Conversation

j82w
Copy link
Contributor

@j82w j82w commented Jan 9, 2020

Pull Request Template

Description

Fixed authorization issue when doing a query with resource token for a specific partition key when using the gateway query plan retriever.

Fixed a bug for permissions on a specific item. The resource link generation was using the permission id instead of the item id. So the permission was for the incorrect resource link.

closes #1073

@j82w j82w requested a review from bchong95 as a code owner January 16, 2020 18:35
@j82w j82w changed the title Adding permission test with query Fixed authorization with query using resource token for a specific partition key Jan 16, 2020
@j82w j82w added bug Something isn't working QUERY labels Jan 16, 2020
@kirankumarkolli kirankumarkolli merged commit 3232855 into master Jan 17, 2020
@kirankumarkolli kirankumarkolli deleted the users/jawilley/query/permissionTest branch January 17, 2020 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working QUERY
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issue with where clause when using a client restricted to a partition key
3 participants