-
Bug
-
Resolution: Done
-
Critical
-
3.0.0.Beta12
Elytron subsystem allows to add the same realm more times into a single security domain. Nevertheless in such case domain stops to work with following error message:
16:14:17,411 ERROR [org.jboss.as.controller.management-operation] (ServerService Thread Pool -- 54) WFLYCTL0013: Operation ("add") failed - address: ([ ("subsystem" => "elytron"), ("security-domain" => "ManagementDomain") ]) - failure description: "WFLYELY00002: Can not inject the same realm 'local' in a single security domain."
If such the changed domain is ManagementDomain, then the server stops to start at all.
Suggested fix
- either allow to have the same realm in a security domain more times
- or check for duplicate realms already when adding/changing the domain
- clones
-
JBEAP-9332 Elytron SecurityRealm included more times in a SecurityDomain breaks the domain service
- Closed
-
JBEAP-9860 Ensure 'wrap' attribute on SSLContext defaults to 'false'
- Closed