]
Brian Stansberry moved JBEAP-10066 to WFLY-8487:
------------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-8487 (was: JBEAP-10066)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: Clustering
JCA
JMS
Mail
Security
Web (Undertow)
(was: Domain Management)
(was: Security)
(was: User Experience)
Affects Version/s: 11.0.0.Alpha1
(was: 7.1.0.DR11)
Autocomplete doesn't work properly in credential-reference.store
attribute.
---------------------------------------------------------------------------
Key: WFLY-8487
URL:
https://issues.jboss.org/browse/WFLY-8487
Project: WildFly
Issue Type: Bug
Components: Clustering, JCA, JMS, Mail, Security, Web (Undertow)
Affects Versions: 11.0.0.Alpha1
Reporter: Hynek Švábek
Assignee: Brian Stansberry
Priority: Critical
Labels: cli, credential-reference, eap71_beta, management-model
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}