]
Martin Vrabel commented on ISPN-6531:
-------------------------------------
[~vblagojevic] IMHO for me the most suitable input would be list of checkboxes i.e.
<checkbox> <role1>
<checkbox> <role2>
Because currently the user doesn't even know what roles there are without looking in
the config file.
when editing security roles in cache configuration page I have to
manually add [ ] brackets before updating
-----------------------------------------------------------------------------------------------------------
Key: ISPN-6531
URL:
https://issues.jboss.org/browse/ISPN-6531
Project: Infinispan
Issue Type: Bug
Components: Console
Affects Versions: 8.2.0.Final
Reporter: Martin Vrabel
Assignee: Vladimir Blagojevic
If there are for example 2 roles in the "roles" filed the cache configuration
page shows it as "admin,reader" but if I want to add/remove a role I have to add
all role in a [ ].
e.g. adding [admin,reader,writer] removing [admin].
Otherwise it throws:
Error
domain-failure-description
WFLYCTL0097: Wrong type for roles. Expected [LIST] but was STRING