4 Replies Latest reply on Sep 19, 2011 10:53 AM by mign

    How to do login/password authentication with JBoss 7?

    mign

      Coming from Glassfish I used com.sun.appserv.security.AppservPasswordLoginModule and com.sun.appserv.security.ProgrammaticLogin for performing authentication. With migration to JBoss 7.01 this is not the way to go any more. Unfortunately instead of documentation there is only an open bug that documentation or authentication stuff is missing.

      Do you have any tip where to get information or help? Thanks in advance...