It's not a secret anymore!
The moose likes Websphere and the fly likes SSO between domains Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Websphere
Reply Bookmark "SSO between domains" Watch "SSO between domains" New topic
Author

SSO between domains

Andy Wilson
Ranch Hand

Joined: Jun 26, 2009
Posts: 30
Hello,

I'm trying to get SSO enabled for web applications in WAS 6.1 and WAS 7.
The apps I'm trying to configure have urls with different domains. I've included the domains in the SSO settings for each app server, but if an app
from one domain tries to link to a secured page in the other domain, then the LPTA keys aren't being passed (I can see this in the HTTP header),
and the web app issues another request to login.
I can talk between secured apps as SSO in servers on the same domain OK, so I think SSO is working OK. Has anyone experienced any issues getting SSO
working in an environment with different domains?

I'm splitting domain names with the ',' separator btw.

Cheers,
Alan W.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: SSO between domains
 
Similar Threads
Common Framework
how to read context from outside file.
Share session between web apps
To authors : Federated Identity Management
how to let Java login tomcat form authorization