Keyfactor Command Claims Proxy Services
The ClaimsProxy appsettings.json configuration file allows you to view or modify the configuration settings for the Claims Proxy service.
To update the appsettings.json file:
-
Navigate to the ClaimsProxy\Configuration folder on your server, located by default at:
C:\Program Files\Keyfactor\Keyfactor Platform\ClaimsProxy\Configuration - Browse to open the appsettings.json file in Notepad++ and adjust the values as needed as per Table 80: Appsetting.json File Parameters - ClaimsProxy.
- Save the file.
Table 80: Appsetting.json File Parameters - ClaimsProxy
Setting | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
NLog Config File |
Enter the file path to the Nlog_Orchestrators.config file. The default is: C:\Program Files\Keyfactor\Keyfactor Platform\WebAgentServices\Configuration
|
||||||||
Extensions Directory |
Enter the file path to the extensions to be loaded by the extension loader (for registration handler, workflow step, etc... support). The default value is Extensions, for example: C:\Program Files\Keyfactor\Keyfactor Platform\WebAgentServices\Extensions
|
||||||||
Sql Retry Configuration |
SQL retry settings (seeKeyfactor Command Changing SQL Retry Settings for more information).
|
||||||||
Reverse Proxy | This setting should only be changed on advice and guidance from Keyfactor Support. | ||||||||
Clusters |
Clusters address field is populated by the URL for the API that is entered on the config wizard orchestrators tab and is automatically added to this file when the config wizard is saved. |
Figure 411: Sample ClaimsProxy Appsettings.json File