-
Bug
-
Resolution: Done
-
Blocker
-
7.1.0.DR16
When http-interface uses http-authentication-factory attribute for authentication and security-realm attribute for SSL, and referenced security-realm does not include authentication, then authentication through http-interface is not possible.
When Management Console is used, then page with The Red Hat JBoss Enterprise Application Platform 7 is running. However you have not yet added any users to be able to access the admin console. is displayed.
When https://localhost:9993/management?operation=attribute&name=server-state is accessed then following output is returned:
{ "outcome" : "failed", "failure-description" : "WFLYDMHTTP0006: The security realm is not ready to process requests, see https://localhost:9993/error", "rolled-back" : "true" }
When security-realm includes also authentication (which is not used) then authentication through http-interface works as expected.
We request blocker flag because this issue blocks RFE EAP7-545. This issue is reported in EAP 7.1.0.DR16 because this configuration could not be set on application server due to JBEAP-7428, which was fixed in EAP 7.1.0.DR16.
- is cloned by
-
WFCORE-2641 Authentication through http-interface with Elytron authentication and legacy SSL (without configured authentication) is not possible
- Resolved
- is incorporated by
-
JBEAP-10508 (7.1.0) Upgrade to WildFly Core to 3.0.0.Beta21
- Closed
- is related to
-
JBEAP-10226 Elytron, management interface, legacy authentication is "checked" even if Elytron authentication is configured
- Closed