[
https://issues.jboss.org/browse/WFCORE-2374?page=com.atlassian.jira.plugi...
]
Darran Lofthouse moved WFLY-7348 to WFCORE-2374:
------------------------------------------------
Project: WildFly Core (was: WildFly)
Key: WFCORE-2374 (was: WFLY-7348)
Component/s: Security
(was: Security)
Affects Version/s: 3.0.0.Beta7
(was: 11.0.0.Alpha1)
Elytron deployment depends on org.jboss.security.negotiation
------------------------------------------------------------
Key: WFCORE-2374
URL:
https://issues.jboss.org/browse/WFCORE-2374
Project: WildFly Core
Issue Type: Bug
Components: Security
Affects Versions: 3.0.0.Beta7
Reporter: Martin Choma
Based on wildfly documentation deployment which is secured by SPNEGO have to depend on
{{org.jboss.security.negotiation}} module
Such configuration leads to WARN message beeing logged into server log
{code}
08:35:05,388 WARN [org.jboss.as.dependency.private] (MSC service thread 1-8)
WFLYSRV0018: Deployment "deployment.secured-webapp.war" is using a private
module ("org.jboss.security.negotiation:main") which may be changed or removed
in future versions without notice.
{code}
[1]
https://docs.jboss.org/author/display/WFLY/WildFly+Elytron+Security
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)