Topic: 15.8. Configure Kerberos or Microsoft Active Directory Desktop SSO for Web Applications In Procedure 15.1. Setup SSO Authentication for your Web or EJB Applications Step 5: Adding a dependency to your application can be achieved also by META-INF/jboss-deployment-structure.xml file Sample jboss-deployment-structure.xml: <?xml version="1.0" encoding="UTF-8"?> <jboss-deployment-structure> <deployment> <dependencies> <module name='org.jboss.security.negotiation'/> </dependencies> </deployment> </jboss-deployment-structure>
Moving to ON_QA. The changes should be available for review on the documentation stage within an hour or so from this comment. http://documentation-devel.engineering.redhat.com/site/documentation/en-US/JBoss_Enterprise_Application_Platform/
Verified on stage.