-
Bug
-
Resolution: Done
-
Critical
-
6.2.0
-
None
Description of problem:
When you try to execute some commands through REST API with a user without any REST-specific role, you will get SUCCESS response on WebSphere and WebLogic.
Version-Release number of selected component (if applicable):
6.2.0 ER5
Steps to Reproduce:
1. Set up BPMS on WebSphere or WebLogic
2. Create a user without any rest role
3. Try to execute some command with this user
Actual results:
No exception and SUCCESS response.
Expected results:
Exception should be thrown
Additional info:
We have it covered by these tests:
https://gitlab.mw.lab.eng.bos.redhat.com/bxms/brms/blob/master/test-jbpm-integration/src/test/java/org/jboss/qa/bpms/jbpm/integration/security/RestApiRoleAccessTest.java
All the *AccessDenied tests pass on EAP and EWS but fail on WebSphere and WebLogic.
- blocks
-
RHBPMS-1888 [QE](6.2.z)REST API roles restrictions do not work on WebSphere and WebLogic
-
- Verified
-
- is blocked by
-
RHBPMS-644 REST endpoints do not work on WebLogic 12c R1
-
- Verified
-
-
RHBPMS-963 SQLGrammarException when executing task query operations on various DBs
-
- Verified
-
- is duplicated by
-
RHBPMS-1888 [QE](6.2.z)REST API roles restrictions do not work on WebSphere and WebLogic
-
- Verified
-