[jboss-user] [Security JAAS/JBoss] - Re: Federated SSO Test Application Problem

2007-05-03 Thread JernKoll
I've found the problem. We're running with isolated class loading. With the isolation disabled, everything works fine. Does this rule out JBoss Federated SSO for us or is there some way to get it working with isolated class loading? Regards // Andreas View the original post :

[jboss-user] [Security JAAS/JBoss] - Re: Federated SSO Test Application Problem

2007-05-03 Thread [EMAIL PROTECTED]
Andreas- This is most likely just the manner in which the binaries are packaged. 1) the jboss-sso.sar file contains the core sso engine 2) the federation-server.ear is a standalone web application that helps with secure sso token propgation across web domains. You may have to play around with