]
Brian Stansberry resolved WFCORE-2076.
--------------------------------------
Assignee: Tomaz Cerar (was: Brian Stansberry)
Resolution: Done
I'm going to guess this is fixed because of something Tomaz did. :)
Wrong options for auto-completion in realms of Elytron
security-domain in CLI
-----------------------------------------------------------------------------
Key: WFCORE-2076
URL:
https://issues.jboss.org/browse/WFCORE-2076
Project: WildFly Core
Issue Type: Bug
Components: Domain Management, Server
Affects Versions: 3.0.0.Alpha12
Reporter: Ondrej Lukas
Assignee: Tomaz Cerar
Labels: user_experience
Fix For: 3.0.0.Beta1
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.