Authorization server configuration file
When we use the ISAM authorization server, we must have the [instance-]ivacld.conf server configuration file. Use this configuration file to customize the operation of each authorization server. This configuration file can include the following stanzas:
- [meta-info]
- [ivacld]
- [ldap]
- [ssl]
- [manager]
- [aznapi-configuration]
- [xmladi-attribute-definitions]
- [aznapi-entitlement-services]
- [aznapi-external-authzn-services]
- [aznapi-pac-services]
- [aznapi-cred-modification-services]
- [aznapi-admin-services]
- [configuration-database]
The unconfiguration of the server with the [instance-]ivacld.conf configuration file also queries information from this configuration file. [instance-] represents the name of the specified authorization server instance. If an authorization server instance name contains an empty string, the configuration file is called ivacld.conf.
Parent topic: Configuration file reference