]
Jan Kalina updated WFLY-7219:
-----------------------------
Component/s: Security
Wrong description of missing target-name in simple-permission-mapper
--------------------------------------------------------------------
Key: WFLY-7219
URL:
https://issues.jboss.org/browse/WFLY-7219
Project: WildFly
Issue Type: Bug
Components: Security
Reporter: Ondrej Lukas
Assignee: Jan Kalina
In case when simple-permission-mapper cannot be added through CLI command due to missing
target-name attribute, then IllegalArgumentException with wrong description is thrown. It
says: "Parameter '*name*' may not be null". It should be "Parameter
'*target-name*' may not be null".