0 Replies Latest reply on Dec 12, 2008 5:27 PM by u268

    Need to add set of roles to user from different sources

    u268

      Hi All!

      Have a fun task here:

      My portal is configured to use LDAP for authenticating users, but also application-specific roles are stored in DB.
      I have to add roles from DB to authenticated users.
      Which way should I go here?

      Is that thing can be done by configuration tricks?
      Or it needs to have custom auth classes, LDAPExtRoleModuleImpl.java for example?

      Thanx ;)