Path to the access control policy file
--access-control-policy path
--access-control-policy
specifies the
path to the access control policy file. This syntax is optional. The default path is
./config/ac_policy.json. If access control is enabled by specifying access-control-provider,
the access control policy file must exist in path
path
, otherwise
MATLAB®
Production Server™ fails to start.
Once the server has started, the policy file is scanned every five seconds for changes. If
the policy file is deleted or contains errors, the server continues to run, but all requests
are denied. An error message is written to the main.log
file.
path
specifies the path to access the policy file.
Specify Path to the JSON Access Control Policy File.
--access-control-policy ./config/ac_policy.json