[wildfly-dev] Undertow elytron ApplicationSecurityDomainService

Jim Ma ema at redhat.com
Tue Nov 14 01:14:46 EST 2017


Hi Darran,

Please ignore my previous asking comments email.  One guy here just
reminded me that you already replied, but I didn't get this dev list email.
Let me check what's wrong with my email setting.

Let me reply here.

>> Overall rather than adding further service dependencies, could it be
better to attach something to the DeploymentUnit so it can be used later?

I think this works as long as we can finally get elytron security domain
from DeploymentUnit. Can you please point me the attachment key once this
is added in undertow security integration code?

Thanks,
Jim

On Tue, Nov 14, 2017 at 11:30 AM, Jim Ma <ema at redhat.com> wrote:

> Hi Darren,
> Any comments/thoughts about this topic ?
> Thanks,
> Jim
>
>
> On Wed, Nov 8, 2017 at 9:47 AM, Jim Ma <ema at redhat.com> wrote:
>
>> WebSerivce subsystem has a user reported issue [1] which ws endpoint
>> can'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's ApplicationSecurityDomain and finally get the elytron security
>> domain like what we handle ejb application security domain right now [2].
>> 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?
>>
>> [1]https://developer.jboss.org/message/977628
>> [2] https://github.com/wildfly/wildfly/blob/master/webservic
>> es/server-integration/src/main/java/org/jboss/as/
>> webservices/service/EndpointService.java#L100
>> [3] https://github.com/jimma/wildfly/commit/d93b8ac89e388c54
>> a10ce627780486143267e052
>>
>> Thanks,
>> Jim
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/wildfly-dev/attachments/20171114/199a6c96/attachment.html 


More information about the wildfly-dev mailing list