-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
7.12.0.GA
-
None
-
False
-
None
-
False
-
-
-
-
-
-
should be documented as a limitation
-
- Enable `org.kie.server.bypass.auth.user`
- Assign a groupId to a task
- Try to fetch a particular task by calling potOwner/stakeHolder/businessAdmin, passing a userId which belongs to the groupId.
-
---
-
---
This jiras is a followed up of RHPAM-4136 - same issue as per that ticket but in particular for Weblogic.
Same problem remains when enabling the bypass system property and trying to fetch the tasks for a user/group where he is either the potential owner, stakeholder or business admin of the task.
Problem behind seems to be the implementation done as per logic:
Where the adapter for Weblogic adapter, it only fetches the groups belonging to the authenticated user and not the bypass user:
- relates to
-
RHPAM-4136 Incorrect groups are returned when "org.kie.server.bypass.auth.user" is set and JAASUserGroupCallbackImpl is used
- Closed
-
RHPAM-4270 [JWS/Tomcat] Incorrect groups are returned when "org.kie.server.bypass.auth.user" is set and JAASUserGroupCallbackImpl is used
- Closed
-
BXMSDOC-8562 org.kie.server.bypass.auth.user limitations should be documented
- New