<div dir="ltr">The notion of the application security domain resources was something we introduced so we could support legacy security by default and provide the administrator a mechanism to switch to using WildFly Elytron - now that WildFly 11 is out I am looking at how we can add configuration directly to the deployment.<div><br></div><div>Additionally for my work after WildFly 11 I am also going to be looking at the options to inject a few key WildFly Elytron resources.</div><div><br></div><div>Overall rather than adding further service dependencies, could it be better to attach something to the DeploymentUnit so it can be used later?</div><div><br></div><div>Regards,</div><div>Darran Lofthouse.</div><div> <br><div><br></div><div><br><div class="gmail_quote"><div dir="ltr">On Wed, 8 Nov 2017 at 01:47 Jim Ma &lt;<a href="mailto:ema@redhat.com" target="_blank">ema@redhat.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>WebSerivce subsystem has a user reported issue [1] which ws endpoint can&#39;t declare an undertow subsystem application security domain in jboss-web.xml. I had a quick look and it looks we need an injector to get undertow&#39;s ApplicationSecurityDomain and finally get the elytron security domain like what we handle ejb application security domain right now [2].</div><div>To make this work, I write some workaround code [3], and this may better explain what ws integration code expects to fix this issue. Darren and Stuart, can you please have a look and let me know your ideas and thoughts about this issue? </div><div><br></div>[1]<a href="https://developer.jboss.org/message/977628" target="_blank">https://developer.jboss.org/message/977628</a><br><div>[2] <a href="https://github.com/wildfly/wildfly/blob/master/webservices/server-integration/src/main/java/org/jboss/as/webservices/service/EndpointService.java#L100" target="_blank">https://github.com/wildfly/wildfly/blob/master/webservices/server-integration/src/main/java/org/jboss/as/webservices/service/EndpointService.java#L100</a></div><div>[3] <a href="https://github.com/jimma/wildfly/commit/d93b8ac89e388c54a10ce627780486143267e052" target="_blank">https://github.com/jimma/wildfly/commit/d93b8ac89e388c54a10ce627780486143267e052</a></div><div><br></div><div>Thanks,</div><div>Jim</div><div><br></div></div>
_______________________________________________<br>
wildfly-dev mailing list<br>
<a href="mailto:wildfly-dev@lists.jboss.org" target="_blank">wildfly-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/wildfly-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/wildfly-dev</a></blockquote></div></div></div></div>