1 Reply Latest reply on Oct 29, 2008 12:41 PM by clevelam

    how jboss sso server work among different application server

    dev.hadidy

      hi my friends
      the way to setup sso (federation server )among web application witch all deployed to jboss and use JAAS as security manager is some what plain ,
      But if i want to set up sso (federation server ) among application deployed to different application server (jboss & tomcat ....etc) ,do this approach can be implemented? and if yes can you sent me reference to articles or any thing help me

      thanks in advance

        • 1. Re: how jboss sso server work among different application se
          clevelam

          Is it possible to configuration jboss setup sso (federatoin server) to work between multiple application servers that sit on the same physical network domain. Or do I have to actually have seperate physical domains.

          I have multiple IP address but they are all on the same domain.

          Additionally, can you point me to some document tation shows how to use the federation server with JAAS. Do I still need a LoginModule. Where does the LoginProvider interface fit in.