]
Dimitris Andreadis commented on WFLY-5222:
------------------------------------------
Can you please check and close accordingly?
Unable to grant custom permission from a WildFly module
-------------------------------------------------------
Key: WFLY-5222
URL:
https://issues.jboss.org/browse/WFLY-5222
Project: WildFly
Issue Type: Bug
Components: Security Manager
Affects Versions: 10.0.0.Beta2
Reporter: Josef Cacek
Assignee: Stefan Guilhen
Priority: Blocker
When a custom permission (without 2 param constructor) is defined in a WildFly module
then it's not possible to grant it to deployments.
Neither defining permissions in {{security-manager}} subsystem nor requesting them in
{{META-INF/permissions.xml}} works.