-
-
Notifications
You must be signed in to change notification settings - Fork 7
feat: OPA Authorizer #777
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
Merged
Merged
feat: OPA Authorizer #777
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
88944a6
add support for authorization with OPA
labrenbe 142f867
add docs on authorization with OPA
labrenbe e603d7d
update helm chart
labrenbe 39caff2
Merge remote-tracking branch 'origin/main' into feat/opa-authorizer
labrenbe 032ab37
rename input.user to input.identity
labrenbe 4470e83
Merge remote-tracking branch 'origin/main' into feat/opa-authorizer
labrenbe 6bd4831
add opa cm watch
labrenbe b87430b
remove unused test
labrenbe 3c9c7c1
update rego with new opa response schema
labrenbe 7dd6e38
update docs
labrenbe 47f1ab5
improve docs
labrenbe 150dfdd
update docs
labrenbe 9b3e0d3
Merge remote-tracking branch 'origin/main' into feat/opa-authorizer
labrenbe 031820b
fix docs
labrenbe 13e60bc
refactor references_config_map function
labrenbe cfa6783
fix docs
labrenbe f9bcd44
wip: add integration test
labrenbe 46fc511
add retries to nifi calls during test
labrenbe 8f0a02f
simplify rego rules
labrenbe ca61f92
move nifi flow copying into init container
labrenbe 6e66627
remove oidc test and fix oidc-opa test with tls disabled
labrenbe 96d66db
Apply suggestions from code review
labrenbe 3107704
improve docs
labrenbe 2a9a992
require opa operator during integration tests
labrenbe cd7e5bb
Merge remote-tracking branch 'origin/main' into feat/opa-authorizer
labrenbe ca80daa
reduce flow election time
maltesander 71519af
reduce verbosity, improve response handling
maltesander c26759f
linter attempt 1
maltesander 860e346
remove securityContext from keycloak
labrenbe 6d77992
remove securityContext from test container
labrenbe 993d4d9
Apply suggestions from code review
labrenbe fff5c79
remove 'json' annotation from code snippet
labrenbe 74a8243
fix docs formatting
labrenbe 0e7f10b
Update docs/modules/nifi/pages/usage_guide/security.adoc
labrenbe df3d756
Merge remote-tracking branch 'origin/main' into feat/opa-authorizer
labrenbe 19225a9
add caching default values to docs
labrenbe File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.