Bug 1326015 - Kie Workbench controller access problem when integrated with Kie Server and both are authorized via Keycloak
Summary: Kie Workbench controller access problem when integrated with Kie Server and b...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: Business Central
Version: 6.3.0
Hardware: x86_64
OS: Linux
unspecified
urgent
Target Milestone: ---
: ---
Assignee: Marco Rietveld
QA Contact: Pavel Kralik
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-11 15:17 UTC by Pavel Kralik
Modified: 2016-09-20 05:06 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-04-11 15:50:33 UTC
Type: Bug


Attachments (Terms of Use)

Description Pavel Kralik 2016-04-11 15:17:57 UTC
Description of problem:
Kie Workbench integration with Kie server has forbidden access if both deployments are authorized via Keycloak.

Version-Release number of selected component (if applicable):
BPMS 6.3.0.ER2

How reproducible:
Always

Steps to Reproduce:
1. Configure Keycloak, Kieserver, kie workbench according to [1]
2. kieserver and kiecontroller user in kie-server role
3. run integration: bin/standalone.sh -Dorg.kie.server.id=my_kie_server_id -Dorg.kie.server.user=kieserver -Dorg.kie.server.pwd=kieserver -Dorg.kie.server.location=http://localhost:8080/kie-server/services/rest/server  -Dorg.kie.server.controller=http://localhost:8080/business-central/rest/controller -Dorg.kie.server.controller.user=kiecontroller -Dorg.kie.server.controller.pwd=kiecontroller
4. go to: Deploy > Rule deployments. There should be new server template: my_kie_server_id

Actual results:
No my_kie_server_id template is listed in rule deployments perspective.

Expected results:
my_kie_server_id appears in template in rule deployments perspective.

Additional info:
[1] http://blog.athico.com/2016/03/keycloak-sso-integration-into-jbpm-and.html

Comment 2 Pavel Kralik 2016-04-11 15:50:33 UTC
Configuration problem.


Note You need to log in before you can comment on or make changes to this bug.