OpenSearch/client
Yogesh Gaikwad 53d10bb3b2
[HLRC] Support for role mapper expression dsl (#33745)
This commit adds support for role mapping expression dsl.
Functionally it is similar to what we have on the server side
except for the rule evaluation which is not required on the client.

The role mapper expression can either be field expression or
composite expression of one or more expressions. Role mapper
expression parser is used to parse JSON DSL to list of expressions.

This forms the base for role mapping APIs (get, post/put and delete)
2018-09-27 18:40:52 +10:00
..
benchmark Logging: Drop two deprecated methods (#34055) 2018-09-26 11:20:52 -04:00
client-benchmark-noop-api-plugin Disable assemble task instead of removing it (#33348) 2018-09-04 07:32:14 +03:00
rest Suppress DeadHostStateTests on Windows 2018-09-17 09:22:52 +01:00
rest-high-level [HLRC] Support for role mapper expression dsl (#33745) 2018-09-27 18:40:52 +10:00
sniffer Run forbidden api checks with runtimeJavaVersion (#32947) 2018-08-22 09:05:22 +03:00
test Run forbidden api checks with runtimeJavaVersion (#32947) 2018-08-22 09:05:22 +03:00
transport Run forbidden api checks with runtimeJavaVersion (#32947) 2018-08-22 09:05:22 +03:00