Pre-existing defect found during the security review of the primary fix (not introduced by it). GridOpticsServer.java:221-224 compute the configured manager user/password via getProperty(...) but discard the return values, so the literal system/manager at line 447 is always used regardless of config. The broker system credential is therefore not actually configurable. Confirm intended behavior before changing.
Workspace card: GADP-014. Related: GRIDAPPSD/GOSS-GridAPPS-D#1882.
Pre-existing defect found during the security review of the primary fix (not introduced by it).
GridOpticsServer.java:221-224compute the configured manager user/password viagetProperty(...)but discard the return values, so the literalsystem/managerat line 447 is always used regardless of config. The broker system credential is therefore not actually configurable. Confirm intended behavior before changing.Workspace card: GADP-014. Related: GRIDAPPSD/GOSS-GridAPPS-D#1882.