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

[POC] Resource Permissions with support for Views #14

Closed
wants to merge 4 commits into from
Closed

Conversation

peternied
Copy link
Owner

Description

For the views feature resource permissioned are needed to authorization requests, this is a proof of concept for how those could be defined with viable test case.

Issues Resolved

Testing

  • Build companion OpenSearch change ./gradlew server:publishToMavenLocal -x server:javadoc
  • Build & run security plugin test ./gradlew integrationTest --tests org.opensearch.security.http.ViewsTests -x jacocoReport

Signed-off-by: Peter Nied <petern@amazon.com>
Signed-off-by: Peter Nied <petern@amazon.com>
Signed-off-by: Peter Nied <petern@amazon.com>
Signed-off-by: Peter Nied <petern@amazon.com>
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