[
https://issues.jboss.org/browse/WFCORE-2497?page=com.atlassian.jira.plugi...
]
Darran Lofthouse moved WFLY-8182 to WFCORE-2497:
------------------------------------------------
Project: WildFly Core (was: WildFly)
Key: WFCORE-2497 (was: WFLY-8182)
Component/s: Security
(was: Security)
Fix Version/s: 4.0.0.Alpha1
(was: 11.0.0.Alpha1)
Convert *-authentication-factory resources to be child resources of
security-domain
-----------------------------------------------------------------------------------
Key: WFCORE-2497
URL:
https://issues.jboss.org/browse/WFCORE-2497
Project: WildFly Core
Issue Type: Task
Components: Security
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 4.0.0.Alpha1
This is a good example of where child resources work.
The authentication factory resources have a mandatory dependency on a single security
domain.
The configuration within the factory is related to it's security domain.
There is only a single resource that can provide security domains.
The behaviour of the parent is unaffected by the existence or configuration of the
child.
The parent and child manage their own services independently with the child's service
depending on the parent's service.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)