Yes, go to each instance and set the shared secret in acl_users/session for each plone site.
Are all the sites on the same domain? If not, you'll have to fiddle with the properties tab of acl_users/session--the cookie domain value(*. mydomain.com or just "*" will work too I think). On Mon, Nov 26, 2012 at 2:23 AM, Marco Celotti <[email protected]>wrote: > Hi, I have several plone sites with the same list of users (and passwords > of course), now I'd like to create a SSO using apache mod_auth_tkt. > Is there any howto / documentation for the configuration? I followed these > instructions: > > http://stackoverflow.com/questions/5215004/plone-cgi-single-sign-on-using-mod-auth-tkt > > But it doesn't work (and I have no errors on apache log) > > Thank you, Marco > > _______________________________________________ > Product-Developers mailing list > [email protected] > https://lists.plone.org/mailman/listinfo/plone-product-developers > >
_______________________________________________ Product-Developers mailing list [email protected] https://lists.plone.org/mailman/listinfo/plone-product-developers
