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
The VMware Identity Broker (VIDB) only authorizes redirect URIs that are explicitly registered during the initial SSO configuration. If a user accesses the UI via an alias or VIP that was not part of the original registration, the redirect_url sent by the browser does not match the registered list, causing the OAuth2 security filter to reject the request with the oauth2.request.invalid.redirecturl error.
To resolve this issue, you must 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.