kibana/x-pack/plugins/ml/server
James Gowdy a1e511a727
[ML] Changing all calls to ML endpoints to use internal user (#70487)
* [ML] Changing all calls to ML endpoints to use internal user

* updating alerting

* updating documentation

* [ML] Changing all calls to ML endpoints to use internal user

* updating alerting

* updating documentation

* fixing missed types

* adding authorization headers to endpoint calls

* correcting has privileges call

* updating security tests

* odd eslint error

* adding auth header to module setup

* fixing missing auth argument

* fixing delete DFA job permission checks

* removing debug test tag

* removing additional ml privilege checks

* adding authorization header to _evaluate

* updating alerting cluster client name

* code clean up

* changing authorizationHeader name

* updating alterting documentation

* fixing secondary credentials

* adding management links

* updating SIEM telemetry

* fixing merge conflicts

* granting access to index patterns

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-07-14 15:48:24 +01:00
..
client [ML] DF Analytics: add ability to edit job for fields supported by API (#70489) 2020-07-06 15:10:01 -04:00
lib [ML] Changing all calls to ML endpoints to use internal user (#70487) 2020-07-14 15:48:24 +01:00
models [ML] Changing all calls to ML endpoints to use internal user (#70487) 2020-07-14 15:48:24 +01:00
routes [ML] Changing all calls to ML endpoints to use internal user (#70487) 2020-07-14 15:48:24 +01:00
shared_services [ML] Changing all calls to ML endpoints to use internal user (#70487) 2020-07-14 15:48:24 +01:00
index.ts [ML] Consolidating shared types and util functions (#65247) 2020-05-07 12:23:42 +01:00
plugin.ts [ML] Changing all calls to ML endpoints to use internal user (#70487) 2020-07-14 15:48:24 +01:00
shared.ts [ML] Kibana API endpoint for histogram chart data (#70976) 2020-07-14 13:37:36 +02:00
types.ts [ML] Adding endpoint capability checks (#64662) 2020-04-29 18:25:48 +01:00