ClientAppInfo.issuerUrl cannot be null and ClientAppInfo.clientId cannot be null.Failed to perform CLIENT_APP_TASK::GET task.This issue occurs when OIDC client applications are mapped to stale or decommissioned VMware Identity Broker (vIDB) resource IDs, when a management task (edit/delete) is initiated, the vcfops-bridge service attempts to retrieve the OIDC client details from the underlying management database. If the vIDB resource ID no longer exists in the identity provider's registry, the service fails with a java.lang.RuntimeException: Adapter resource not found. Because the vcfops-bridge cannot validate or "GET" the object, the API returns a validation error (400) or an execution failure (500).
To resolve this issue, please follow the steps outlined in the following Knowledge Base article: Deletion of Identity Broker from VCF Operations 9.1
If the script provided in the article fails to clean up the stale vIDB resource references, please contact Broadcom Support and reference this KB for further assistance.