asynchronous-search
asynchronous-search copied to clipboard
[BUG] Users without back-end roles should not be able to see each-other's searches
What is the bug? The permissive by default design documented in https://github.com/opensearch-project/documentation-website/pull/859 seems surprising. In most systems, someone without any roles cannot see anything.
- What was the motivation for that design?
- Are there other parts/plugins of OpenSearch that behave differently than this, ie. do we have a design that's different for different types of queries/objects/plugins?
What is the expected behavior? I expect users that don't have any backend roles not to be able to see each-other's searches.