Craig Perkins
Craig Perkins
@AnanyaBanerjee01 Do you know the name of the concrete index? A user with index pattern restrictions can request the aliases for a particular concrete index like this: ``` > curl...
[Triage] Thank you for filing this issue and providing details @spapadop.
[Triage] @RyanL1997 Could you please try to replicate this issue?
[Triage] @mrMigles It looks like there is some interest on this issue. If you have any high level design for this feature it would be helpful for the maintainers when...
[Triage] Thank you for filing this issue @terryquigleysas. I have assigned this to you and thank you for providing a reference implementation [here](https://github.com/opensearch-project/security/compare/2.11...terryquigleysas:security:2.11). What do you think about the setting...
[ActionModule.getActions](https://github.com/opensearch-project/OpenSearch/blob/main/server/src/main/java/org/opensearch/action/ActionModule.java#L579-L581) would get the list of all registered actions. There isn't any existing API, but I would be in favor of putting an API in the security plugin that the...
[Triaged] Establishing an API to create the permissions for the dropdowns would be helpful to automatically be able to add permissions to the dropdown without requiring a PR in this...
@anubisg1 The route to use is `/ _opendistro/`. Thank you for pointing out the discrepancy on the documentation website.
@anubisg1 In my experience setting up SAML in docker with SimpleSAML I received that error when the `kibana_url` was incorrect. The other items I would check is to make sure...
I pulled the version increment to 2.15.0 into this PR too: https://github.com/opensearch-project/security/pull/4311