-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Kogito Tooling 0.2.8
-
None
-
NEW
-
NEW
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.