Derek Ho

Results 115 comments of Derek Ho

Multi datasource related tests are failing, as expected due to memory leak, all other tests are passing

Closing this as necessary changes were merged in core repo

Thanks for creating this issue @neodescis. Did a quick search and it seems like tenancy is using localstorage: https://github.com/opensearch-project/security-dashboards-plugin/blob/ded4012bf19374503c85275a3e2e0a741fe573d4/public/utils/storage-utils.tsx#L71. A quick fix may be to switch this to sessionstorage. We...

@sebastienbonami I would have expected to see bulk_access role mapped to the user in the original error log, but that seems not to be the case. Can you double check...

@sebastienbonami I strongly suspect this is because dev tools is sending the request directly, vs. Discover would need to check some certain .kibana indices prior to firing off the request...

[Triage] @DarshitChanpura thanks for filing this issue! As you marked it, it looks like a good first issue we would gladly accept a PR for.

@santosh-sahoo334 thanks for filing this issue. When @DarshitChanpura and I were working on implementing this we did not need to add any additional permission to JSM for these setups. Is...

`opensearch_security.admin_pages.enabled` - which defaults to be true (existing behavior today)

[Triage] This seems like a good issue that will provide choice for customers.

@penghuo @dai-chen is this on the roadmap/priority?