<div dir="ltr">Hi,<br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jun 8, 2015 at 9:04 PM, arjan tijms <span dir="ltr">&lt;<a href="mailto:arjan.tijms@gmail.com" target="_blank">arjan.tijms@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span class=""><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div bgcolor="#FFFFFF" text="#000000">Having said that, the documentation does really seem to be missing a
    section about custom JACC providers so I went to check the TCK
    setup. It looks like the TCK JACC providers are bundled in a jar and
    this jar is being set as a resource of the org.jboss.as.security
    module. I&#39;m not sure why it was done this way but I believe it
    should be also possible to define your own module containing the
    classes and then wire it to the security module as a dependency
    instead of a resource.</div></blockquote><div><br></div></span><div>Hmmm, how would one go about doing that exactly? I think I created a module for my custom JACC provider, then set that as a dependency for the security module (since that was the place the default implementation lives), but it again did not work (class not found exceptions). Could well be the case that I did something wrong, so an example would be great.</div></div></div></div></blockquote><div><br></div><div>Sorry to ask again, but still wondering how to set a custom JACC provider ;)</div><div><br></div><div>Incidentally, I found a rather grave bug in the default JACC provider where it checks principals purely based on their name, without taking their type into account. SeeĀ <a href="https://issues.jboss.org/browse/WFLY-5740">https://issues.jboss.org/browse/WFLY-5740</a></div><div><br></div><div>Kind regards,</div><div>Arjan Tijms</div><div><br></div><div><br></div><div><br></div><div><br></div></div></div></div>