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

Add WithExtraInputFields() option #26

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rchowinfoblox
Copy link
Collaborator

@rchowinfoblox rchowinfoblox commented Jul 25, 2022

Enhancement to support adding extra input fields to OPA request input document without having to always update middleware.

atlas-authz-middleware$ make test
go vet ./...
go test ./...
?       github.com/infobloxopen/atlas-authz-middleware/cmd/authz_mw_cli [no test files]
ok      github.com/infobloxopen/atlas-authz-middleware/grpc_opa 0.104s
ok      github.com/infobloxopen/atlas-authz-middleware/pkg/opa_client   0.028s
?       github.com/infobloxopen/atlas-authz-middleware/utils_test       [no test files]

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.

1 participant