Configuration file list#
The configuration files for all Blitz Identity Provider services except blitz-keeper are located in the /usr/share/identityblitz/blitz-config directory.
The following configuration files are used:
- apps/*– settings of connected applications;
- assets/*- user interface strings. See:
- custom_messages/*- user interface strings;
- devices/*- auxiliary directories for handling HOTP and TOTP device loading;
- flows/*- login procedures;
- saml/*- SAML settings;
- simple/*- settings for connecting applications using Simple protocol;
- token_exchange/rules/*- access token exchange rules settings;
- blitz.confis the main configuration file;
- boot.conf- configuration file path settings;
- console.conf- admin console settings;
- credentials- admin console administrator user profiles;
- play.conf– application server settings. See:- installation of the admin console - blitz-consolein General instructions for installation on CentOS and RHEL,
 
- logback.xml- event and error logging settings.
Most settings are set using the admin console. A number of settings require editing configuration files yourself. Such settings are described in the following subsections.
The blitz-keeper configuration file for the blitz-keeper application is located in /etc/blitz-keeper. The following configuration files are used:
- blitz-keeper.conf- security gateway settings;
- blitz-keeper-log4j.xml- event and error logging settings.
