]
Kabir Khan updated WFWIP-9:
---------------------------
Component/s: Security
Elytron permission-set should throw exception for non-existent
permission
-------------------------------------------------------------------------
Key: WFWIP-9
URL:
https://issues.jboss.org/browse/WFWIP-9
Project: WildFly WIP
Issue Type: Bug
Components: Security
Reporter: Ondrej Lukas
Assignee: Farah Juma
Labels: WFCORE-3596
When non-existent permission (e.g. when there is a typo in class-name) is added to
Elytron permission-set then exception should be thrown. It should throw exception for
wrong class-name as well as wrong module.
See issue WFCORE-3796 for more details.