0 Replies Latest reply on Sep 15, 2003 3:26 PM by jboss54321

    Applying Custom Tomcat Authentication Scheme

    jboss54321

      Hi. I have a custom tomcat realm to handle a custom auth-method, a tomcat authenticator to marshall the traffic and a few JAAS login modules to work with the authentication scheme in Tomcat and JBoss.

      Everything works fine when having a separate Tomcat/JBoss setup: logins to web tier, passing of login credentials to JBoss and applet login to JBoss.

      However when trying to move this all to an integrated JBoss+Tomcat I can get the custom authenticator loaded into Tomcat but not the realm. I have seen old posts by Scott mentioning that custom Tomcat realms are not supported by JBoss but was hoping that this has since been addressed.

      Any help or updates appreciated.

      Doug.