It is possible afaik, that's what Ioannis wasn't sure if it's good or not. Ioanis, the JAAS spec clearly allows that by flagging a login module as required, optional or sufficient as JB said.
On Sat, Oct 9, 2010 at 07:51, Jean-Baptiste Onofré <[email protected]> wrote: > Hi Ioannis, > > It's an ugly restriction. > > Using a required, optional of sufficient, we should be able to chain login > module. > > We can raise a Jira task to improve the JaasRealm impl. > > Regards > JB > > > On 10/09/2010 01:27 AM, Ioannis Canellos wrote: > >> Hi all, >> >> I noticed that a Karaf's JassRealm implementation could have more than one >> Modules. >> Is this valid? Can a realm have multiple modules (e.g. a properties login >> module and a jdbc login module, or two property login modules)? >> >> -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/ ------------------------ Open Source SOA http://fusesource.com
