[aznapi-configuration] stanza
Security Verify Access allows a flexible approach to authorization through the use of the authorization API.
The standards-based authorization API allows applications to make calls to the centralized authorization service. ISAM provides built-in support of user name and password authentication as well through the authorization API. The configuration key value pairs used for configuring audit files for ISAM servers are in the [aznapi-configuration] stanza of each of the following configuration files:
- The ivmgrd.conf configuration file for the policy server
- The [instance-]ivacld.conf configuration file for the authorization server
- The pdmgrproxyd.conf configuration file for the policy proxy server
- The configuration files for your resource managers
Other stanza entries that apply to the configuration files of your resource managers are described in the Authorization C API Developer Reference. Read and thoroughly understand these concepts so they can provide the required standard functions. A sample aznAPI.conf configuration file is provided with ISAM to use as a guide for creating our own resource manager configuration file.
- audit-attribute
- azn-app-host
- azn-server-name
- cache-refresh-interval
- cred-attributes-entitlement-services
- db-file
- dynamic-adi-entitlement-services
- input-adi-xml-prolog
- listen-flags
- logcfg
- mode
- pd-user-name
- pd-user-pwd
- permission-info-returned
- policy-cache-size
- resource-manager-provided-adi
- xsl-stylesheet-prolog
Parent topic: Configuration file stanza reference