Known issues - AVEVA OMI 2023 R2 SP1 P01
- Last UpdatedMar 04, 2025
- 2 minute read
The following known issues have been identified in Application Server and AVEVA OMI for this release:
|
Issue Number |
Description |
|
IMS 3686556 |
In some cases, logging in to the OMI Web Client fails if the user belongs to many groups in Active Directory (AD). This situation may lead to "token bloat," which occurs when the user access token has a large number of group memberships, thus causing the token to exceed the maximum size limit. The OMI web client attaches the access token from Identity Manager for every web request after each successful user login. The access token includes all the roles, or Windows AD groups, to which the user belongs. Workaround: To reduce the network traffic and avoid login issues if the user has a large number
of groups, filter the groups to which the user belongs and only include groups that
are required by AVEVA software in the token. To filter the group, modify the appsettings.json file for the Identity Manager to include UserGroupFilters. The appsettings.json path
is:
|
|
Bug 3796387 |
In certain rare cases, the redundant AppEngines hosted on the backup platform node will show bad quality after the backup node is deployed. This error occurs as a result of a mismatch between the redundancy primitive IDs of the AppEngines. Workaround: Perform a redeploy of the redundant engines with the option Include redundant partner enabled. This will resolve the issue. |