-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
None
-
None
-
False
-
None
-
False
-
-
-
-
-
-
- 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 Tomcat/JWS.
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 tomcat will return an empty list for the bypass user:
- is related to
-
RHPAM-4321 [Weblogic] Incorrect groups are returned when "org.kie.server.bypass.auth.user" is set and JAASUserGroupCallbackImpl is used
- Closed
- relates to
-
RHPAM-4136 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