]
Darran Lofthouse moved WFLY-8022 to WFCORE-2433:
------------------------------------------------
Project: WildFly Core (was: WildFly)
Key: WFCORE-2433 (was: WFLY-8022)
Component/s: Security
(was: Security)
Autocomplete doesn't work properly in credential-reference.store
attribute.
---------------------------------------------------------------------------
Key: WFCORE-2433
URL:
https://issues.jboss.org/browse/WFCORE-2433
Project: WildFly Core
Issue Type: Bug
Components: Security
Reporter: Hynek Švábek
Assignee: Peter Skopek
Autocomplete doesn't work properly in credential-reference attribute.
I want to use autocomplete for credential-reference.store but it doesn't work.
*How to reproduce*
{code}
/subsystem=elytron/credential-store=cs1:add(uri="cr-store://test/cs1.jceks",
credential-reference={store=<TAB>
{code}