Unable to login to the Aria Operations for Networks using VIDM for versions before v6.14
The integration is done successfully but whenever we try to login to Aria Operations for Networks using VIDM, it redirects to VIDM and then redirects back to Aria Operations for Networks authentication page.
VMware vRealize Network Insight 6.x
Aria Operations for Networks 6.10
Aria Operations for Networks 6.11
Aria Operations for Networks 6.12
Aria Operations for Networks 6.13
This is a known issue impacting Aria Operations for Networks where the UI is making backend calls to fetch users/groups to populate selections and then erroneously treats a user as a group or vice-versa.
Workaround:
You must act quickly in this UI when making selections is to avoid the bug to kicking in.
Resolution :
Issue is fixed in v6.14.
If you are contacting Broadcom support about this issue, please provide the following:
Aria Operations for Networks
Platform logsdomain or user
name failing on the restapilogs.less restapilayer.STDOUT-2024-09-* | grep -i "string"
2024-09-19T12:40:09.955Z WARN resources.auth.AuthFailureCounter dw-19652 - POST /auth/vidm/login isLocked:71 Failed to get auth failure info
java.util.concurrent.CompletionException: java.lang.RuntimeException: Failed to get auth failure info for <string> at com.vnera.storage.config.fdb.stores.FdbAuthStore.lambda_getAuthFailure_102(FdbAuthStore.java:922) [storage-config-0.001-SNAPSHOT.jar:]
less restapilayer.STDOUT-2024-09-17-11.42.54.log.error | grep -i "auth"
2024-09-19T12:37:35.361Z INFO vnera.restapilayer.AuthResource dw-19890 - POST /auth/vidm/login loginVidmUser:1397 Login vidm : username=<string>
2024-09-19T12:37:35.363Z WARN resources.auth.AuthFailureCounter dw-19890 - POST /auth/vidm/login isLocked:71 Failed to get auth failure infojava.util.concurrent.CompletionException: java.lang.RuntimeException: Failed to get auth failure info for <string>
at com.vnera.storage.config.fdb.stores.FdbAuthStore.lambda_getAuthFailure_102(FdbAuthStore.java:922) _[storage-config-0.001-SNAPSHOT.jar:_]