Shikhar Jain
Shikhar Jain
**Is your feature request related to a problem?** Yes, Currently IP-rate limiting works solely on client IP addresses; it doesn't support setups where access to OpenSearch is configured via dashboards...
**What is the bug?** Audit logging doesn't log a failed request if request body fails to match content-type header or required parameters. For example, if request body logging is enabled...
### Description * Category (Enhancement, New feature, Bug fix, Test fix, Refactoring, Maintenance, Documentation) Maintenance * Why these changes are required? Removal of non-inclusive keywords from OpenSearch - https://opensearch.org/docs/latest/breaking-changes/#deprecate-non-inclusive-terms. Aligned...
### Description * Category (Enhancement, New feature, Bug fix, Test fix, Refactoring, Maintenance, Documentation) Refactoring * Why these changes are required? The classes were originally part of https://github.com/opendistro-for-elasticsearch/deprecated-security-advanced-modules and not...
### Description Deprecate opendistro_security_roles and add opensearch_security_roles for internal-user APIs. * Category (Enhancement, New feature, Bug fix, Test fix, Refactoring, Maintenance, Documentation) Maintenance * Why these changes are required? https://github.com/opensearch-project/security/issues/5092...
Is your feature request related to a problem? https://github.com/opensearch-project/security/issues/5092 The security repo has lingering usages of the legacy terms like ``opendistro_security`` is API requests and responses, these should be replaced...
**Is your feature request related to a problem?** https://github.com/opensearch-project/security/issues/5092 The security repo has lingering usages of the legacy terms like ``opendistro`` is API paths, these are replaced with ``/_plugins/_security``, however...
### Description [Describe what this change achieves] * Category (Enhancement, New feature, Bug fix, Test fix, Refactoring, Maintenance, Documentation) Refactoring * Why these changes are required? This change removes hard-coded...