anomaly-detection icon indicating copy to clipboard operation
anomaly-detection copied to clipboard

Security permission validation use cases

Open ylwu-amzn opened this issue 4 years ago • 3 comments

If user has no read permission of data source index, we should throw exception and block creating detector.

ylwu-amzn avatar Jan 23 '21 02:01 ylwu-amzn

And we should not show create alert button if user doesn't have create monitor permission, or disable the button.

ylwu-amzn avatar Feb 03 '21 01:02 ylwu-amzn

If user has no read permission of data source index, we should throw exception and block creating detector.

Is there any way to check if user has such permission or not?

yizheliu-amazon avatar Feb 05 '21 00:02 yizheliu-amazon

And we should not show create alert button if user doesn't have create monitor permission, or disable the button.

I guess this is worth another issue, or we change the title of this issue to Security permission validation use cases

yizheliu-amazon avatar Feb 05 '21 00:02 yizheliu-amazon