JSSO login fails for Discussions
HI,
I've done a WebCenter basic installation then created a new OC4J instance and installed the additional services, Wiki and Discussions in this instance - as it is recommended. JSSO uses file-based user repository.
I guess it means that I have a "cluster JSSO" setup, JSSO is running in the "home" instance. I've created some users in addition to oc4jadmin in the home instance's system-jazn-data.xml, than to make life simpler, I've copied this file to the OC4J instance where discussions is installed.
When I try to log in to Discussions as oc4jadmin, everything is fine, but when I try to log in as another user, I simply get back the JSSO login page, instead of being redirected to discussions home.
Of course the username/password is correct, otherwise I'll get an error in the login page. What is more strange that if I manually enter discussions home URL, I get in and discussions knows, that I was authenticated. So it seems, that the SSO cookie has been correctly generated, but for some reason, login does not redirect to Discussions home.
BTW, Wiki works correctly. I've also tried to manually create the same user in both system-jazn-data.xml, I've also used the cluster MBean - terrible - to create the user simultaneously in all OC4J instances, but nothing helped.
Ay idea, what's going wrong?