[jboss-jira] [JBoss JIRA] (WFCORE-2494) Auto-completion does not work for default-realm of Elytron security-domain in CLI

Darran Lofthouse (JIRA) issues at jboss.org
Tue Mar 7 13:16:50 EST 2017


     [ https://issues.jboss.org/browse/WFCORE-2494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darran Lofthouse moved WFLY-7585 to WFCORE-2494:
------------------------------------------------

              Project: WildFly Core  (was: WildFly)
                  Key: WFCORE-2494  (was: WFLY-7585)
          Component/s: Security
                           (was: Security)
    Affects Version/s: 3.0.0.Beta7
                           (was: 11.0.0.Alpha1)


> Auto-completion does not work for default-realm of Elytron security-domain in CLI
> ---------------------------------------------------------------------------------
>
>                 Key: WFCORE-2494
>                 URL: https://issues.jboss.org/browse/WFCORE-2494
>             Project: WildFly Core
>          Issue Type: Enhancement
>          Components: Security
>    Affects Versions: 3.0.0.Beta7
>            Reporter: Ondrej Lukas
>            Assignee: Jan Kalina
>            Priority: Minor
>              Labels: user_experience
>
> Auto-completion does not work for default-realm of Elytron security-domain in CLI. All attributes of security-domain support auto-completion through {{<TAB>}} button. The only one which does not support it is default-realm. It is probably caused by missing capability-reference.
> Example:
> {code}
> /subsystem=elytron/security-domain=domain:add(default-realm=<TAB>
> {code}
> Does not show any security realms. However:
> {code}
> /subsystem=elytron/security-domain=domain:add(permission-mapper=<TAB>
> {code}
> Shows possible permission mappers.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list