OpenSearch/qa/sql
Albert Zaharovits 7ea79c88ab Realm along the principal in audit authz events (elastic/x-pack-elasticsearch#3260)
Add realm name to all authz audit events: accessDenied, accessGranted,
runAsDenied and runAsGranted.
These event types receive the following attributes: realm,
run_by_realm and run_as_realm to go along with with the existing
attributes: principal, run_by_principal and run_as_principal. The
'effective realm name' (run_as_realm or run_by_realm) is certainly
filterable by ignore policies.

Original commit: elastic/x-pack-elasticsearch@cb3801e197
2018-03-18 11:27:28 +02:00
..
multinode Decouple XContentBuilder from BytesReference (elastic/x-pack-elasticsearch#4119) 2018-03-14 13:48:05 -06:00
no-security SQL: Move parameter processing from the client to the server (elastic/x-pack-elasticsearch#3822) 2018-03-07 09:25:25 -05:00
security Realm along the principal in audit authz events (elastic/x-pack-elasticsearch#3260) 2018-03-18 11:27:28 +02:00
src/main SQL: Ban PrintWriter#println in CLI (elastic/x-pack-elasticsearch#4118) 2018-03-14 16:15:32 -04:00
build.gradle SQL: Replace the cli fixture with in-process testing (elastic/x-pack-elasticsearch#3889) 2018-02-27 09:24:16 -08:00