[wildfly-dev] Adding additional security domain to standalone.xml?
arjan tijms
arjan.tijms at gmail.com
Wed Nov 4 04:57:12 EST 2015
Thanks a lot in advance!
Any idea on the Elytron timeline btw? Is that post EAP 7 or earlier?
Kind regards,
Arjan Tijms
On Wed, Nov 4, 2015 at 10:40 AM, Darran Lofthouse <
darran.lofthouse at jboss.com> wrote:
> I will have a look at what we can do, as we are transitioning to Elytron
> long term we should be aiming to avoid all workarounds like this.
>
>
> On 04/11/15 09:37, arjan tijms wrote:
>
>> Hi,
>>
>> On Fri, Oct 30, 2015 at 10:19 AM, arjan tijms <arjan.tijms at gmail.com
>> <mailto:arjan.tijms at gmail.com>> wrote:
>>
>> I wonder if it would make sense to put the generic jaspic security
>> domain by default in standalone.xml. It's always the same anyway.
>> With the domain present in a stock WildFly it's much easier for
>> people to start with JASPIC on WildFly.
>>
>>
>> Anyone has any thoughts on this?
>>
>> WildFly currently has one of the best JASPIC implementations out there,
>> but this relatively tiny problem is a big hurdle for usability, and
>> especially impedes using WildFly for JSR 375 demonstrations.
>>
>> Hope something can be done here.
>>
>> Kind regards,
>> Arjan Tijms
>>
>>
>>
>>
>> It concerns this fragment:
>>
>> <security-domain name="jaspitest" cache-type="default">
>> <authentication-jaspi>
>> <login-module-stack name="dummy">
>> <login-module code="Dummy" flag="optional"/>
>> </login-module-stack>
>> <auth-module code="Dummy"/>
>> </authentication-jaspi>
>> </security-domain>
>>
>> Kind regards,
>> Arjan Tijms
>>
>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/wildfly-dev/attachments/20151104/380c91e2/attachment.html
More information about the wildfly-dev
mailing list