Configuration file and initialization attributes

A number of configuration file entries and initialization attributes are available to control aspects of the initialization of the rules evaluator within the authorization engine. The configuration entries are in the configuration file of the resource manager.

An example of this aznAPI.conf configuration file is provided in the example/authzn_demo/cpp directory of the ISAM Application Developer Kit (ADK) package. Configuration files are also used by ISAM resource management applications. These configuration entries can be added to the configuration file of these applications. See the application configuration file documentation for the specific Security Verify Access application.

Initialization attributes are the programmatic equivalent of configuration attributes and are intended to be used to develop a custom resource manager application. The authorization-rule-specific initialization attributes and the process of developing a custom resource manager aznAPI application are described in the Authorization C API Developer Reference.

Parent topic: Authorization rules management