CLI: Embedded Arrays need to be updatable easily
------------------------------------------------
Key: AS7-2666
URL:
https://issues.jboss.org/browse/AS7-2666
Project: Application Server 7
Issue Type: Feature Request
Components: CLI
Reporter: Jim Tyrrell
Assignee: Alexey Loubyansky
In the EAP 6 pilot we were presented a long string to create a Database Security Realm, it
appears there is no way to update a single value. For example being able to change the
string of the SQL of a principalsQuery or rolesQuery for example. Without having to put
in the entire vale.
/profile=default/subsystem=security/security-domain=DB_domain:add(authentication=[{"code"
=> "Database", "flag" => "required",
"module-options"=>[("principalsQuery"=>"Select password
from UsersTable.....
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira