Skip to main content

Location of configuration files

After you install Axidian Access, the configuration files of the components are created automatically. By default, they are stored in the C:\inetpub\wwwroot directory.

The table below lists the full paths to the configuration files.

ComponentConfiguration file
Log Server main configuration fileC:\inetpub\wwwroot\ls\clientApps.config
Core ServerC:\inetpub\wwwroot\am\core\Web.config
Management ConsoleC:\inetpub\wwwroot\am\mc\Web.config
User ConsoleC:\inetpub\wwwroot\am\uc\Web.config
Key Server (Axidian Key) 8.1.x and lowerC:\inetpub\wwwroot\airkeycloud\Web.config
Key Server (Axidian Key) 8.2 and higherC:\inetpub\wwwroot\axidiankey\Web.config
Identity Provider (IDP) 8.1.4 and lowerC:\inetpub\wwwroot\am\idp\Web.config
Identity Provider (IDP) 8.1.5 and higherC:\inetpub\wwwroot\am\idp\app-settings.json
Event storage configuration in Microsoft SQLC:\inetpub\wwwroot\ls\targetConfigs\sampleDb.config
Event storage configuration in PostgreSQLC:\inetpub\wwwroot\ls\targetConfigs\postgresDb.config
Event storage configuration in SysLogC:\inetpub\wwwroot\ls\targetConfigs\sampleSyslog.config
Note
  • For Identity Provider 8.1.5 and higher, the app-settings.json configuration file is used instead of Web.config.
  • In Axidian Access 8.2 and higher, the Key Server component is renamed to Axidian Key. Accordingly, the directory is renamed to axidiankey instead of airkeycloud.