0 Replies Latest reply on Sep 26, 2012 9:54 AM by mtt_

    Securing Remote EJB invocation

    mtt_

      We are porting an application with a desktop client to AS 7.  We currently use the ClientLoginModule and a jaas.conf on the classpath to do LDAP user authentication.  Is there an "official" document on setting up authentication for remote EJB's?  I found this doc in the wiki:

       

      https://community.jboss.org/wiki/JBossAS7RemoteEJBAuthenticationHowto

       

      Is there an example of using LDAP?

       

      Here's the doc on remote EJB invocation, it only talks about using the default ApplicationRealm:

       

      https://docs.jboss.org/author/display/AS71/EJB+invocations+from+a+remote+client+using+JNDI