We need a mechanism to allow specification of permissions on a per-module basis.
Requirements:
- Allow 'grant' list per module
- Default to 'grant' of AllPermission (??)
- Prevent module from loading (??) if all permissions are not granted - or perhaps restrict module effective permission set to the intersection of granted and requested permissions
- is related to
-
WFLY-504 Security Manager integration
- Closed