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

[Backport-2.x] Added user level access control based on backend roles (#838) #847

Merged
merged 2 commits into from
Aug 26, 2024

Commits on Aug 26, 2024

  1. Added user level access control based on backend roles (opensearch-pr…

    …oject#838)
    
    * Implemented backend role filtering for Flow Framework
    
    Signed-off-by: owaiskazi19 <[email protected]>
    
    * Spotless Fixes
    
    Signed-off-by: owaiskazi19 <[email protected]>
    
    * Added secured integ tests
    
    Signed-off-by: owaiskazi19 <[email protected]>
    
    * Fixed threadcontext and an integ test
    
    Signed-off-by: owaiskazi19 <[email protected]>
    
    * Added javadocs and fixed checkstyle
    
    Signed-off-by: owaiskazi19 <[email protected]>
    
    * Added backend role filtering for reprovisioning API
    
    Signed-off-by: owaiskazi19 <[email protected]>
    
    * Fixed exceptions
    
    Signed-off-by: owaiskazi19 <[email protected]>
    
    * Updated CHANGELOG
    
    Signed-off-by: owaiskazi19 <[email protected]>
    
    * Fixed forbidden APIs in tests
    
    Signed-off-by: owaiskazi19 <[email protected]>
    
    * Added secured integ tests for reprovision workflow
    
    Signed-off-by: owaiskazi19 <[email protected]>
    
    * Fixed checkstyle violation
    
    Signed-off-by: owaiskazi19 <[email protected]>
    
    * Added more tests and resolved PR comments
    
    Signed-off-by: Owais <[email protected]>
    
    * Addressed additional PR Comments
    
    Signed-off-by: Owais <[email protected]>
    
    * Updated the javadoc
    
    Signed-off-by: Owais <[email protected]>
    
    ---------
    
    Signed-off-by: owaiskazi19 <[email protected]>
    Signed-off-by: Owais <[email protected]>
    (cherry picked from commit 60458a6)
    owaiskazi19 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    94bde98 View commit details
    Browse the repository at this point in the history
  2. Updated HttpHost import

    Signed-off-by: Owais <[email protected]>
    owaiskazi19 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    a20b569 View commit details
    Browse the repository at this point in the history