[Building Sakai] Sakai login

Steve Swinsburg steve.swinsburg at gmail.com
Thu Mar 8 23:57:36 PST 2012


I have a feeling the PDA portal redirection code might be truncating some of this. Check in SkinnableCharonPortal in the portal module. 

Cheers
Steve

Sent from my iPhone

On 09/03/2012, at 17:31, Jaco Gillman <jaco at opencollab.co.za> wrote:

> Hi Sam
> 
> Thanks for your reply. This works for me, but now my requested URL does not have any parameters. I am debugging through the RequestFilter but noticed the parameters is not even present.
> 
> Any idea where they might get lost?
> 
> Regards
> Jaco
> 
> 
> 
> On 8 March 2012 16:36, Sam Ottenhoff <ottenhoff at longsight.com> wrote:
> You need to set session.parameter.allow=true in sakai.properties to use the sakai.session=xxxxxxxxxx format.
> 
> --Sam
> 
> On Thu, Mar 8, 2012 at 9:13 AM, Jaco Gillman <jaco at opencollab.co.za> wrote:
> Hi All
> 
> I am struggling to get Sakai to display the PDA Calendar view in my remote application. In my remote application I use SakaiLogin.jws to get the sakai sessionId and then construct a URL (none of the URLS below works) and simply set this URL value to an iFrame src attribute.
> 
> http://localhost:8080/portal/pda/~jaco/tool/bc64e6d8-dca6-4e51-a7f1-a74202a9d12d/calendar?sakai.session=124de8d4-b924-4246-ab51-358ec5c60a82&client=kme
> http://localhost:8080/portal/pda/~jaco/tool/bc64e6d8-dca6-4e51-a7f1-a74202a9d12d/calendar?jsessionid=124de8d4-b924-4246-ab51-358ec5c60a82&client=kme
> http://localhost:8080/portal/pda/~jaco/tool/bc64e6d8-dca6-4e51-a7f1-a74202a9d12d/calendar?sessionid=124de8d4-b924-4246-ab51-358ec5c60a82&client=kme
> 
> What am I doing wrong? I found a comment that was made by Steve (http://collab.sakaiproject.org/pipermail/sakai-dev/2009-June/002033.html) which is exactly what I am trying to accomplish.
> 
> Any help will be much appreciated!
> 
>  Em Ter, 2009-06-16 às 14:12 +0100, Steve Swinsburg escreveu:
> >> Hi,
> >>
> >>
> >> Do you mean you want to login the user from a remote application  
> >> and then redirect to Sakai so that user is already logged in? there  
> >> are a few ways to do this: single signon if you have that  
> >> available, or passing in the sessionid as a URL parameter. You  
> >> could get the session from a web service call.
> >>
> >>
> >> What is the remote application and does the user authenticate to  
> >> that already?
> >>
> >>
> 
> 
> 
> Regards,
> 
> 
> Jaco Gillman
> Java Developer
> opencollab
> Tel: +27 21 970 4017  |  Fax: +27 21 914 3098
> Email: jaco at opencollab.co.za  |  Skype: gillmanjc
> Web: www.opencollab.co.za
> 
> 
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
> 
> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"
> 
> 
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
> 
> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20120309/ee4dc5e6/attachment.html 


More information about the sakai-dev mailing list