A user in chat reported that the server logs showed 403 messages when running the minion:ping command in the Minion's Karaf shell when the Minion was configured to run with a user in the MINION role.
There are 2 problems here: 1) The MINION role should have access to the /rest/info endpoint 2) The minion:ping command should fail if a 403 is returned
A user in chat reported that the server logs showed 403 messages when running the
minion:ping
command in the Minion's Karaf shell when the Minion was configured to run with a user in theMINION
role.There are 2 problems here:
1) The
MINION
role should have access to the/rest/info
endpoint2) The
minion:ping
command should fail if a 403 is returned