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

Fix client code and use resource-level authorization #75

Merged
merged 4 commits into from
Apr 21, 2023

Conversation

jnschaeffer
Copy link
Contributor

The provided client package was not using the correct authorization HTTP resource. This commit fixes that, and also removes tenant as a query param because we no longer need it to make authorization decisions.

The provided client package was not using the correct authorization
HTTP resource. This commit fixes that, and also removes tenant as a
query param because we no longer need it to make authorization
decisions.

Signed-off-by: John Schaeffer <[email protected]>
@jnschaeffer jnschaeffer requested review from a team as code owners April 21, 2023 20:07
jnschaeffer and others added 3 commits April 21, 2023 16:36
Co-authored-by: Mike Mason <[email protected]>
Signed-off-by: John Schaeffer <[email protected]>
Co-authored-by: Mike Mason <[email protected]>
Signed-off-by: John Schaeffer <[email protected]>
Signed-off-by: Mike Mason <[email protected]>
@mikemrm mikemrm merged commit 6ee45c4 into infratographer:main Apr 21, 2023
@jnschaeffer jnschaeffer deleted the fix-client branch April 24, 2023 14:42
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.

3 participants