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