[Building Sakai] Login just one Sakai session

Sam Ottenhoff ottenhoff at longsight.com
Tue Jul 26 13:06:07 PDT 2011


kernel-impl/src/main/java/org/sakaiproject/event/impl/UsageSessionServiceAdaptor.java

Look for startSession method.

--Sam

On Tue, Jul 26, 2011 at 4:02 PM, Claudia Roberta <claudia.icmc at gmail.com> wrote:
>
> Thanks for your answer!
>
> When I log in the Sakai site, a new session is created, right?
> If it is not created, which the class of the kernel that I need to modify?
>
> Tks,
>
> Claudia
>
>
>
> 2011/7/26 Sam Ottenhoff <ottenhoff at longsight.com>
>>
>> Session code is in the kernel. You would need to modify the kernel code so when a new session is created, all old sessions are invalidated.
>> --Sam
>>
>> On Tue, Jul 26, 2011 at 3:12 PM, Claudia Roberta <claudia.icmc at gmail.com> wrote:
>>>
>>> Hi guys,
>>>
>>> Currently, Sakai allows the same login for multiple sessions at once.
>>> How can I set up so that a login is in only one session at a time?
>>>
>>> Tks,
>>>
>>> Claudia
>>>
>>> _______________________________________________
>>> 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"
>
>


More information about the sakai-dev mailing list