-
Bug
-
Resolution: Won't Do
-
Blocker
-
None
-
1.10.0.Final
-
None
-
False
-
False
-
undefined
-
-
On Openshift, we use different routes for Data Index, Management Console, Keycloak:
management-console
- keycloak-{server}
- data-index-{server}
When executing Management Console with Data Index and Keycloak on Openshift, we get a `Error:503 - Server unavailable` in the browser and the console logs show:
Access to XMLHttpRequest at 'https://keycloak-{server}
/auth/realms/kogito-realm/protocol/openid-connect/token' from origin 'http://task-console-
{server}' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
- is related to
-
KOGITO-5707 BDD: Deactive management/task console with keycloak tests
- Resolved
-
KOGITO-5709 Management/Task console with Keycloak UI testing
- Closed