]
Stuart Douglas updated WFCORE-278:
----------------------------------
Fix Version/s: 1.0.0.CR1
(was: 1.0.0.Beta1)
Revisit error message for an authentication failure.
----------------------------------------------------
Key: WFCORE-278
URL:
https://issues.jboss.org/browse/WFCORE-278
Project: WildFly Core
Issue Type: Bug
Components: CLI, Domain Management, Remoting, Security
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 1.0.0.CR1
After authentication fails in the CLI the following error message is output: -
{code}
Unable to authenticate against controller at localhost:9990: Authentication failed: the
server presented no authentication mechanisms
{code}
This text is a bit misleading, what it actually means is all mechanisms presented have
either been excluded or attempted and now no further mechanisms are available to try.