Here you can see some of the ASP.Net setting you can edit with the Manager Web Configuration Editor.
Setting | Description | ||
---|---|---|---|
Max request length |
Maximum length of the user request in kilobytes (KB). This limits, amongst others, the maximum size of file that can be loaded. | ||
Execution timeout |
Maximum time in seconds for processing a user request. The user request is aborted if timeout is exceeded.
|
You can configure all the directories required by the application here.
Setting | Description | ||
---|---|---|---|
Application directory |
Full path to the application's installation directory. This is the directory where you will find the file web.config.
| ||
Log directory |
Directory to which the application log is written. This directory can be relative to the application directory. | ||
Database cache |
Full path to the directory to save frequently used database contents. | ||
Script assembly cache |
Full path to the directory for caching assembler files. | ||
SQL log directory |
Full path to the directory where database accesses are logged. The SQL log is only used for debugging and must be enabled under Debugging | Enable SQL log. |
Define all the applications, which work together to provide the application to the user in several languages.
|
NOTE: You must at least define the currently configured application. The order has immediately effect on login performance because the status of configured applications is queried in the defined order. |
Setting | Description | ||
---|---|---|---|
Redirect URL |
Full address of the application. It must also be possible to resolve this address on the client side through the user's browser.
| ||
Authentication |
The applications communicate with each other over the defined URL. Permissions are required to do this if anonymous access is not permitted. The application required the same access rights as required when the URL is called by browser on the server. |
Plugins extend application functionality, You can enable a plugin by setting the option in front of the plugin name. You may find plugin specific settings under a plugin.
This plugin runs automatic update.
Setting | Meaning |
---|---|
Automatic update |
Automatic update is enabled. |
Severity level |
Severity of a change in order to start automatic update. |
© 2023 One Identity LLC. ALL RIGHTS RESERVED. Feedback Terms of Use Privacy