Policies

The XACML policies generated by the Policy Adminitration Point code use the "Ordered Permit Overrides" policy algorithm instead of "Deny Overrides" policy algorithm.
New resource categories:

Server

Client API

Reads first the configuration from the file /sw/tdaq/AccessManager/cfg/client.cfg, then from environment. If the configuration file is not found, then an information messages is logged to indicate this. The production environment must make sure the file is available (even if it's empty). The configuration file must contain lines with the following format:

#The line with comments must start with '#' character
VARIABLE_NAME=VARIABLE_VALUE

C++ API
Java API

Tools