Hi I'm trying to achieve SSO between Sakai and external openam.
I have setup one jsp to login into Sakai via SakaiPortalLogin.jws, and it has generated session for me. but I cannot login into portal by the session id.
as the link below described.
https://confluence.sakaiproject.org/display/DOC/Sakai+Admin+Guide+-+Advanced+Configuration+Topics
3) Add the following link to a Web page in the external system:
<a href=http://#request.SakaiURL#/portal?sakai.session=#returnCode#' >SSO to Sakai</a>
any one know how it works, does this still support on 10.6 ?
Thanks
Steven