-
Bug
-
Resolution: Done
-
Minor
-
None
-
- Create a simple Wildfly 10.1.0 instance.
- Add a test management user.
- Attempt to login to the webconsole with Microsoft Edge.
- User is presented with Authentication required.
When attempting to access http://localhost:9990/ with a Wildfly 10.1.0 instance running the default standalone.xml config and a simple Management user added, the user is immediately greeted with:
The management interface could not be loaded.
Authentication required.
However, when I try this same URL on Chrome, Chrome requests a user and password authentication request and is able to login.