1 Reply Latest reply on Dec 16, 2003 1:17 AM by bstansberry

    SingleSignOn in JBoss 3.2.3 ?

    jsurf

      I just downloaded and installed JBoss-3.2.3.zip from the sourceforge site. (Is that a stable release ?)
      Now i'm trying to get SingleSignOn working
      I tried to add

      to my jboss-service.xml in jbossweb.sar but it had no effect. Are there any special things i have to do ?

      When i try to switch the webapp i get this error

      Configuration error: Cannot perform access control without an authenticated principal

      So SingleSignOn seems to be still disabled

        • 1. Re: SingleSignOn in JBoss 3.2.3 ?

          Are you still having this problem? I just noticed your post this evening and redid some simple tests and it works fine on my machine.

          If you are still having problems, please provide more details about your configuration -- e.g. authentication types used in each webapp, security domain for each webapp (has to be the same), stack trace of any error, etc.