When replacing the VMware Identity Manager (vIDM) certificate from Aria Suite Lifecycle (LCM),
The following error code is displayed: LCMVROPSYSTEM27020
The following additional log stack trace is displayed:
com.vmware.vrealize.lcm.plugin.common.vrops.exceptions.UpdateVidmAuthenticationSourceException: vIDM addition failed, 400 , {"success":false}
at com.vmware.vrealize.lcm.drivers.vrops.VropsEndpoint.updateVidmAuthenticationSource(VropsEndpoint.java:2821)
at com.vmware.vrealize.lcm.plugin.core.vrops.vidm.tasks.ReConfigureVidmTask.reConfigureVidm(ReConfigureVidmTask.java:189)
at com.vmware.vrealize.lcm.plugin.core.vrops.vidm.tasks.ReConfigureVidmTask.execute(ReConfigureVidmTask.java:127)
at com.vmware.vrealize.lcm.automata.core.TaskThread.run(TaskThread.java:62)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
VMware Aria Suite Lifecycle 8.18
VMware Aria Operations 8.18
VMware Identity Manager 3.3.7
LCMVROPSYSTEM27020 occurs when Aria Operations does not have vIDM registered under [Authentication Sources], while Aria Operations is registered within the LCM [Environments] inventory with the attribute [Integrate with Identity Manager] set to true. Under these circumstances, when replacing the vIDM certificate from LCM, LCM creates a subtask to reconfigure Aria Operations for vIDM, which explicitly fails with an error because no matching vIDM source is configured under [Authentication Sources].