-
Bug
-
Resolution: Won't Do
-
Critical
-
7.2.9.CR1
We have SASL enabled for the management interface and the client is configured to use credentials from a store via wildfly-config.xml.
But running a command like
jboss-cli.sh -Dwildfly.config.url=wildfly-config.xml --connect --commands=":read-attribute(name=server-state)"
still results in the client asking for credentials.
This is a regression against EAP 7.3.1.
Looks like this is caused by JBEAP-19531
- clones
-
JBEAP-19808 [QE](7.3.z) WFCORE-5028 - Client with credentials defined in wildfly-config still prompts the user to provide them
- Closed
- is caused by
-
JBEAP-19532 [GSS](7.2.z) WFCORE-4976 - Where ModelControllerClient is initialised in process with CBH AuthenticationConfiguration takes priority.
- Closed