Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-7274

Wrong options for auto-completion in realms of Elytron security-domain in CLI

XMLWordPrintable

    • Hide

      Run following CLI commands and see output after <TAB> auto-completion:

      /subsystem=elytron/dir-context=dirContext:add(url=localhost)
      /subsystem=elytron/ldap-realm=ldapName:add(dir-context=dirContext,identity-mapping={rdn-identifier=uid})
      /subsystem=elytron/security-domain=ldapDomain:add(realms=[{realm=<TAB>
      ApplicationRealm  ManagementRealm  ldapName  rity-realm.ldapName
      
      Show
      Run following CLI commands and see output after <TAB> auto-completion: /subsystem=elytron/dir-context=dirContext:add(url=localhost) /subsystem=elytron/ldap-realm=ldapName:add(dir-context=dirContext,identity-mapping={rdn-identifier=uid}) /subsystem=elytron/security-domain=ldapDomain:add(realms=[{realm=<TAB> ApplicationRealm ManagementRealm ldapName rity-realm.ldapName

      Auto-completion for realm in realms of security-domain provides wrong options. In case when ldap-realm with name ldapName is defined in configuration then also option rity-realm.ldapName occurs in auto-completion options. I am not able to reproduce this issue with properties-realm. Take a look at Steps to Reproduce for more details.

            tomazcerar Tomaž Cerar (Inactive)
            olukas Ondrej Lukas (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: