]
Jason Greene updated WFLY-9489:
-------------------------------
Fix Version/s: 13.0.0.Beta1
(was: 12.0.0.Final)
Remove need for application-security-domain mapping
---------------------------------------------------
Key: WFLY-9489
URL:
https://issues.jboss.org/browse/WFLY-9489
Project: WildFly
Issue Type: Feature Request
Components: Web (Undertow)
Affects Versions: 11.0.0.Final
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 13.0.0.Beta1
The application-security-domain resource was added to map from the security domain
specified within the deployment to a WildFly Elytron authentication factory with some
additional related configuration.
It should be possible to define all of this within a deployment descriptor.
Additionally the subsystem includes a default-security-domain attribute, it should likely
contain some default Elytron configuration options.