0 Replies Latest reply on Feb 13, 2006 5:51 PM by alessandroribeiro

    How to bypass select in the jbp_user when using DatabaseLogi

    alessandroribeiro

      Hi,

      I´m using DatabaseLoginModule to authenticate against an application database server. The problem is that, before authenticating against the database, there should already be an entry in the jbp_users table, otherwise the user will get an "404" error. To insert that user in the jbp_users, the user should register himself in the Portal before he logs in the system, but I´m enforcing login before the user can view any of the portlets.

      My question is: can I configure JBP to bypass SELECT on the jbp_users. Alternatively, can I configure JBP and/or DatabaseLoginModule to create that record on the jbp_user table the first time the user logs in ? Do I need to create a custom LoginModule for that ?

      Regards,

      Alessandro Coelho Ribeiro
      alessandro.ribeiro@integritas.com.br