[Feature Request] Security plugin integration for grpc-transport plugin #16905
Labels
enhancement
Enhancement or improvement to existing feature or request
Plugins
Roadmap:Cost/Performance/Scale
Project-wide roadmap label
v3.0.0
Issues and PRs related to version 3.0.0
Is your feature request related to a problem? Please describe
Implement security features and integrate with OpenSearch security plugin for production readiness of experimental gRPC transport. It should be the case that security settings for existing http transport maps cleanly onto newly introduced grpc-transport, providing configurable TLS, AuthN, and AuthZ for this new transport implementation.
Describe the solution you'd like
Security Requirements
TLS/Certificate Management
Authentication/Authorization
*Additional research needed here to determine the extent these are handled by the security plugin.
Related component
Plugins
Describe alternatives you've considered
Leaving the grpc-transport as plaintext. TLS may not be useful for if users do not plan on making this endpoint public. Similarly AuthN/AuthZ is situational.
Additional context
No response
The text was updated successfully, but these errors were encountered: