Project

General

Profile

Bug #2290

Updated by Luke Murphey over 5 years ago

If the user doesn't have "list_search_head_clustering" capability then the front-end cannot tell if the host is running on SHC. Currently, the UI will block since it gets a 403 response from the endpoint.

I need to figure out how to handle this. Not being able to tell if the SH is using SHC means that allowing a user to make an input will allow them to make an input that won't replicate.

Back