Details
-
Task
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
-
Security Level: Public
-
None
Description
SGCollect currently makes calls to 4985 in order to grab config, status etc.
With the new Authenticated admin API its possible that this won't work.
I think it should be possible to work around it when using sgcollect standalone by supplying creds in the URL via a flag, however, this may not work when called from SGW itself.
Should review the set of endpoints that sgcollect uses, and ensure they are available to the RBAC role that we'd expect to be running sgcollect.