While integrating the Vedu App (https://veduapps.net) with OpenShift's OAuth2 authentication, the platform rejects a valid HTTPS redirect URI during the callback phase. The URI matches the registered configuration but is still blocked with an invalid_request error. This is preventing proper authentication flow between OpenShift and our LMS, and seems to indicate overly strict or incorrect URI validation.