Limitations
Limitations are inherent to the design, not bugs to be fixed. Unless otherwise stated, a limitation introduced in a release also exists in later releases.
Introduced in | Description | |
---|---|---|
2024.9 |
- |
|
2024.6 |
- |
|
2024.3 |
- |
|
2023.11 |
- |
|
2023.9 |
- |
|
2023.6 |
- |
|
2023.3 |
- |
|
5.10 |
- |
|
5.9 |
Custom login redirection modeRedirect of users to a specific AM instance, an AM site, or website other than AM. For more information, refer to Login redirect. |
|
Ignore path info properties are not supported for NGINX Plus agentThe NGINX Plus web agent does not support the following ignore path info properties:
|
||
IIS Web Agents may fail to install when IIS configuration is lockedInstalling web agents in IIS may fail with an error similar to the following:
This error message means the To work around this issue, perform the following steps:
|
||
Apache HTTP server authentication functionality not supportedThe web agent replaces authentication functionality provided by Apache, for
example, the |
||
IIS Web Agent with client-based sessions returning HTTP 403 errors when accessing protected resourcesIIS web agents configured for client-based sessions will return HTTP 403 errors
when trying to access a protected resource if
The The value of this property should removed for all agent installations, and must be removed for IIS web agents configured for client-based sessions. |
||
Default welcome page showing after upgrade instead of custom error pagesAfter upgrading, you may see the default Apache welcome pages instead of custom
error pages defined by the Apache If you encounter this issue, check your Apache
Refer to the Apache documentation for more details on the |
||
CA certificate file name property not honored when client authentication is not required in secure channel environmentsIf you are using the Windows built-in Secure Channel API but your environment does not require client authentication, instead of setting the CA certificate friendly name in the CA Certificate File Name Property, set it in the Public Client Certificate File Name property. For example:
|
||
Install IIS Web Agents on child applications before installing in parent applicationIn an IIS environment where you need to protect a parent application and a child application with different web agent configurations, you must install the web agent on the child application before installing the web agent in the parent. Trying to install a web agent on a child that is already protected will result in error. |