OpenSearch/x-pack/plugin/core
Yang Wang 82553524af
Respect runas realm for ApiKey security operations (#52178) (#52932)
When user A runs as user B and performs any API key related operations,
user B's realm should always be used to associate with the API key.
Currently user A's realm is used when getting or invalidating API keys
and owner=true. The PR is to fix this bug.

resolves: #51975
2020-02-28 10:53:52 +11:00
..
forbidden Ensure SHA256 is not used in tests (#42289) 2019-05-22 09:54:24 +03:00
licenses Update http-core and http-client dependencies (#46549) 2019-09-12 09:45:29 +02:00
src Respect runas realm for ApiKey security operations (#52178) (#52932) 2020-02-28 10:53:52 +11:00
build.gradle Formalize build snapshot (#51484) 2020-01-27 16:56:31 -05:00
snapshot.key