[jboss-jira] [JBoss JIRA] (WFLY-8487) Autocomplete doesn't work properly in credential-reference.store attribute.
Brian Stansberry (JIRA)
issues at jboss.org
Fri Mar 31 18:08:00 EDT 2017
[ https://issues.jboss.org/browse/WFLY-8487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry updated WFLY-8487:
-----------------------------------
Description: The CredentialReference class in core was not handling capability references correctly with the 'store' field in CR attributes. WFCORE-2433 corrects that; this JIRA is to update WF full's use of the class to take advantage of the fix. (was: 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}
)
> 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
> Labels: cli, credential-reference, eap71_beta, management-model
>
> The CredentialReference class in core was not handling capability references correctly with the 'store' field in CR attributes. WFCORE-2433 corrects that; this JIRA is to update WF full's use of the class to take advantage of the fix.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list