Please contact your VCF Admin with the below details for resolution.
Message
Invalid redirect URL https://<internal-url>/ui/vidbClient/vidb/ specified in authorize request
Error Code
oauth2.request.invalid.redirecturlVCF Operations 9.x
This issue occurs because the VMware Identity Broker (VIDB) only authorizes redirect URIs explicitly registered during initial SSO configuration. When environments utilize custom load
balancer templates (e.g., HAProxy) or CNAME aliases, the System Access URL can become desynchronized with the VIDB. Consequently, if a user accesses the UI via an unregistered alias or Virtual IP (VIP), the redirect_url sent by the browser will not match the authorized list, causing the OAuth2 security filter to reject the request with the oauth2.request.invalid.redirecturl error
To resolve this issue, update the System Access URL in VCF Operations to match the alias or VIP being used. This ensures that the application provides the correct redirect URI during the authentication flow.
Administration → Global Settings → System Settings.System Access URL field.https://) that users will use to access the site (e.g., https://vops-alias.example.com).Save.If the issue persists after updating the System Access URL, contact Broadcom Support through Creating and managing Broadcom cases