[
https://issues.jboss.org/browse/WFLY-7348?page=com.atlassian.jira.plugin....
]
Martin Choma moved JBEAP-6510 to WFLY-7348:
-------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-7348 (was: JBEAP-6510)
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.DR6)
Elytron deployment depends on org.jboss.security.negotiation
------------------------------------------------------------
Key: WFLY-7348
URL:
https://issues.jboss.org/browse/WFLY-7348
Project: WildFly
Issue Type: Bug
Components: Security
Affects Versions: 11.0.0.Alpha1
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
(v6.4.11#64026)