AntonEliatra

Results 57 comments of AntonEliatra

Thanks @scrawfor99 I tested this fully, using 2 separate clusters prior to raising the PR, therefore can confirm this does indeed works as described

Thank you @ankitkala, that's been updated now

Issue still present in latest version of Opensearch (1.2.0) No roles are retrieved from jwt with nested roles.

I can pick this one up with @leanneeliatra

Two PRs submitted: Hot reloading TLS certs: https://github.com/opensearch-project/documentation-website/pull/6875 Separate client and server certificates: https://github.com/opensearch-project/documentation-website/pull/6881

"Hot re-loadable nodes_dn/ certificate domain name" is already documented [here](https://opensearch.org/docs/latest/security/access-control/api/#distinguished-names) I spoke with @natebower and we don't think there is anything further needed here, but we can discuss further if...

I did not include `dedup` parameter, as it does not seem to work. The duplicates are always returned. Also the configuration for `indices.analysis.hunspell.dictionary.ignore_case`, does not seem to have any impact....

Bug issue added https://github.com/opensearch-project/OpenSearch/issues/15417 and `dedup` parameter added to the PR

I've added inline script explanation as recommended