Details
-
Feature
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.13.1
-
None
Description
Current Situtation
The permissions for view, edit, delete, deploy in JOE for JOC Cockpit are always true.
- sos:products:joc_cockpit:jobscheduler_master:administration:configurations:view
- sos:products:joc_cockpit:jobscheduler_master:administration:configurations:edit
- sos:products:joc_cockpit:jobscheduler_master:administration:configurations:delete
- sos:products:joc_cockpit:jobscheduler_master:administration:configurations:deploy
Desired Behavior
The permissions for view, edit, delete, deploy in JOE for JOC Cockpit should be setted as configured with JOC Manage Accounts.
Workaround
Use the permissios
- sos:products:joc_cockpit:jobscheduler_master:administration:configuration:view
- sos:products:joc_cockpit:jobscheduler_master:administration:configuration:edit
- sos:products:joc_cockpit:jobscheduler_master:administration:configuration:delete
- sos:products:joc_cockpit:jobscheduler_master:administration:configuration:deploy
(configuration instead of configurations)
and set them manually in the configuraiton file shiro.ini.
Patch
A patch for JOC is available here
Please apply the patch as it is described in this article.