Ankit Jain
Ankit Jain
> > @hasnain2808 - Thank you for creating this PR. Can you add example of how to specify this setting (I guess can only be done using yml)? Also, should...
@hasnain2808 - Just checking if you still working on this
@hasnain2808 - It seems the spotless check is failing. Can you fix those? ``` Execution failed for task ':modules:analysis-common:spotlessJavaCheck'. > The following files had format violations: src/test/java/org/opensearch/analysis/common/CompoundAnalysisTests.java @@ -35,7 +35,6...
@kaushalmahi12 - It seems we are doing too much in single PR which is probably adding to the confusion. Ideally there should be two separate PRs, one adding the support...
> @reta We will need the ordering because we want the authN/authZ information present in the context. @kaushalmahi12 - I don't think we should enforce the ordering assumption between plugins....
> @jainankitk I don't understand the dependency on authZ/authN and need for ordering here: @reta - The labeling logic will be based on the security context. For example - if...
@KishoreKicha14 - Are you able to take a stab at this issue? You can get help from @ansjcy if stuck