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/authz from spec and response #37

Merged
merged 14 commits into from
Jan 18, 2024

Conversation

finnci
Copy link
Contributor

@finnci finnci commented Dec 4, 2023

Basis for authz, defining what to check in the spec file and then asserting in the response object validation.

Note - required response_validation to be enabled, and the app in question must set the firetail_authz property on the request object.

Also included:

  • some string formatting fixes with redundant code
  • upating tox.ini to run with correct python path
  • running isort on files which were previously missed

@finnci finnci marked this pull request as ready for review December 5, 2023 19:22
@timoruppell timoruppell merged commit 9581a77 into main Jan 18, 2024
6 checks passed
@finnci finnci deleted the feature/authz-from-spec-and-response branch January 18, 2024 11:54
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