kibana/x-pack/test/encrypted_saved_objects_api_integration
Gidi Meir Morris 38d6b86d7e
[Alerting] Hides the alert SavedObjects type (#66719) (#67162)
As part of the work towards adding RBAC & Feature Controls support in Alerting (https://github.com/elastic/kibana/issues/43994), we've decided that the AlertsClient will handle authorisation instead of relying on the SavedObjectsClient on its own.

To prevent (or at least, minimise the chances of) bypassing this auth model by using the SavedObjects client this PR makes the `Alert` SavedObject type a _hidden_ type and given the AlertsClient permission to interact with it.
2020-05-21 17:31:13 +01:00
..
fixtures/api_consumer_plugin [Alerting] Hides the alert SavedObjects type (#66719) (#67162) 2020-05-21 17:31:13 +01:00
tests [Saved Objects] adds support for including hidden types in saved objects client (#66879) (#67091) 2020-05-20 14:53:13 +01:00
config.ts [7.x] Migrate Security and EncryptedSavedObjects test plugins to the Kibana Platform (#61864) 2020-03-30 21:35:41 +02:00
ftr_provider_context.d.ts [7.x] Migrate Security and EncryptedSavedObjects test plugins to the Kibana Platform (#61864) 2020-03-30 21:35:41 +02:00
services.ts [7.x] Migrate Security and EncryptedSavedObjects test plugins to the Kibana Platform (#61864) 2020-03-30 21:35:41 +02:00