Kristen Tian

Results 9 comments of Kristen Tian

Notes: 1. Update data source saved object register (src/plugins/data_sources/server/saved_objects/data_source.ts) - with getEditUrl & getInAppUrl

This is blocked until the global switch support is added.

![image](https://user-images.githubusercontent.com/105667444/183158159-310321b6-691f-4cf4-97a8-e313ef050bf0.png)

Hi Kroosh, one more thing to consider in this part is that, we could also allow user to use default OS cluster as a data source. -- Right now the...

DataSource could be used as following: - Real default cluster -- just allow user to update name, not anything else. -- This is to secure the default code path, no...

One favor, could you mention the testing steps about how to reproduce the attack and expected error message? This way others know how to test as well.

Create a new index pattern, then install the sample data from default to reproduce.

Update: we can try connecting to the cluster info API as well when there is auth. And only look for 401 Unauthorized error to check if the provided auth is...