[Building Sakai] basic lti admin tool

Yegeneswari Nagappan ynagappan at unicon.net
Fri Aug 3 12:05:10 PDT 2012


Hi ,

The config properties can be hidden by updating the values in basiclti/basiclti-portlet/src/webapp/WEB-INF/sakai/IMSPortlet.xml.
For example, the private key and secret can be hidden by doing this :

<configuration name="final.secret" value="true"/>
<configuration name="final.key" value="true"/>

If a config property is final, the tool tries to load the value from Server configuration or Sakai properties file.

Hope this helps! 

Thanks
Esh


----- Original Message -----
From: "John Bush" <john.bush at rsmart.com>
To: "Zhen Qian" <zqian at umich.edu>
Cc: "Sakai-Dev" <sakai-dev at collab.sakaiproject.org>
Sent: Friday, August 3, 2012 11:51:57 AM
Subject: Re: [Building Sakai] basic lti admin tool

Oh fantastic, one question so is there a way to hide the basic lti
config (private key, url, all the technical bits) from the instructor
or whoever is placing the tool via the site editor.  This is less of a
pressing requirement but just wondering.  Maybe there is a way to do
this already I'm just not aware of.

On Fri, Aug 3, 2012 at 10:56 AM, Zhen Qian <zqian at umich.edu> wrote:
> Hi, John:
>
> UMich has done some work in this area recently:
>
> BLTI-142 for refactoring the BasicLTI Admin tool interface;
> SAK-22108 for allow user to add lti tools through Site Info tool.
>
> In CTools, only the admin user can define new lti tool to the system via the
> BasicLTI Admin tool. We hide the "External Tools" link in Site Info.
>
> Thanks,
>
> - Zhen
>
> On Fri, Aug 3, 2012 at 1:35 PM, John Bush <john.bush at rsmart.com> wrote:
>>
>> Can someone tell me if the work going on in the this tool allows for
>> managing basic lti configs in a way that avoids having to add new tool
>> reg files for everything basic lti tool you wish to integrate with?
>>
>> The idea being you could at runtime somehow create a basic lti config
>> for say wimba, and then publish, which would mean site creators could
>> simply pick up that tool for inclusion without having to know or muck
>> with basic config.
>>
>> We have an increasing need for this as I'm sure others do, but before
>> I start thinking about it, I want to make sure there isn't an effort
>> already going on to solve this problem.
>>
>> --
>> John Bush
>> 602-490-0470
>> _______________________________________________
>> 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"
>
>



-- 
John Bush
602-490-0470
_______________________________________________
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