-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
29.0.0.Final
-
None
It is possible to use expressions when defining permissions in the security manager subsystem, if these are invalid the subsystem will throw an OperationFailedException and skip installing the DeploymentUnitProcessors.
This subsequently means permissions are not applied to the deployments so they are left with no permissions.
If the security manager is not active this is likely not an issue but if it is active either we should fail the boot at that time or make the DUPs fail due to missing configuration.
- is cloned by
-
JBEAP-30707 (8.1.z) WFCORE-7335 - Block deployments if the security manager subsystem has invalid config and the security manager is enabled.
-
- New
-
-
JBEAP-30705 (8.0.z) WFCORE-7335 - Block deployments if the security manager subsusystem has invalid config and the security manager is enabled.
-
- Open
-