0 Replies Latest reply on Jun 26, 2003 2:13 AM by owulff

    Integrate custom Tomcat Realm in JBoss 3.2

    owulff

      Hi

      I wrote a custom Realm for Tomcat 4.1.24. JBoss supports two possibilities to plugin a custom security infrastructure: 1) JBoss uses Tomcat as the Servlet engine and therefore supports the plugin possibilities in Tomcat 2) LoginModules

      Question: Is the authenticated principal and role information available through the EJBContext when I integrate my custom realm into jbossweb-tomcat.sar?

      Or do I have to implement a custom LoginModule too for EJB's?

      Thanks for your help.
      Oliver