7 Replies Latest reply on May 18, 2005 12:26 PM by sgonzalez

    Single sign on options

    dannox02

      Hi all,

      I'm a security newb and just trying to get a hight level feel for what JBoss 4.0.2 has to offer for single sign on.

      I have a we application that spans multiple WAR files (on a single server for now) however we need to be able to have a single sign on point so that when the client gets redirected they are not chanlleged for credentials.

      I've been searching around and I've come across two possible SSO solutions:

      - JOSSO - Which according to their site is included in JBoss 3.2 - but no mention of 4.0 :-(
      - ACEGI/CAS - Which is built on top of the Spring framework.

      What are my real options for single sign on in JBoss 4.0.2? Does JBoss provide this capability now without JOSSO, or does JOSSO work with 4.0.2?

      Thanks,