[
https://issues.jboss.org/browse/WFLY-7061?page=com.atlassian.jira.plugin....
]
Martin Choma moved JBEAP-5890 to WFLY-7061:
-------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-7061 (was: JBEAP-5890)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: Security
(was: Security)
Affects Version/s: 11.0.0.Alpha1
(was: 7.1.0.DR4)
Inconsistency of elytron security domains mapping
-------------------------------------------------
Key: WFLY-7061
URL:
https://issues.jboss.org/browse/WFLY-7061
Project: WildFly
Issue Type: Bug
Components: Security
Affects Versions: 11.0.0.Alpha1
Reporter: Martin Choma
Assignee: Darran Lofthouse
Looking into wildfly-undertow_4_0.xsd and wildfly-ejb3_5_0.xsd .Both undertow and ejb
subsystem enables to map deployment security domain to elytron security domain using
application-security-domains element.
However, each in little different way, what could be IMHO misleading.
Ejb subsystem defines:
* name attribute for deployment security domain
* security-domain for elytron security domain
Undertow subsystem defines:
* security-domain for deployment security domain
Could this be unified?
Also is it possible mention explicitly in comment in undertow subsystem, that elytron
security domain is configured in http-authentication-factory.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)