-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
25.0.0.Final, 25.0.1.Final, 26.1.0.Final, 26.1.1.Final
-
None
-
-
---
-
---
There is no redirect to the error page when user access the web console management page before any management user has been created (e.g. via add-user.sh script). This error page provided information for the user to run the add-user.sh script so it was quite helpful.
This changed with the release of WildFly 25 and is still missing in current build from `main` branch source of WildFly.
WildFly 24 redirect works as expected.
Was there any reason for this change in behavior or is this really a bug? I think that this redirection to error page with some info was quite helpful. Now user only see the basic-auth challenge in the browser and needs to go to the documentation to search for the reason and some how-to.
Note: there has been done change in default security subsystem between WildFly 24 (legacy-security) and WildFly 25 (elytron), so it may be related somehow (that is why I also added security component to this issue). Also, I found issue like this WFLY-16063, so maybe another glitch in the HAL itself (web-console component).
- is blocked by
-
WFCORE-5532 Provide an Elytron equivalent for realm readiness checking
- Open