6 Replies Latest reply on Apr 7, 2011 4:22 PM by mposolda

    Log into GateIn with unregistered users (but identified by jaas login module)

    felixb

      Hello,

       

      Here is my problem: I've a jaas login module working for Jboss portal that is also working for GateIn.  But I can't log into the portal without registrating my users (already created & stored in db) beforehand in GateIn.

       

      In Jboss Portal, there is the  "org.jboss.portal.identity.auth.SynchronizingLoginModule" that allows synchronization of subject principals into portal's roles.

      Is there any equivalent module for GateIn, or another way to do that?

      Or simply, am I missing something ?